Create Payer Portal Credentials
POST/v1/clinics/:clinicId/portals/:portalId/credentials
Create Payer Portal Credentials for a Clinic
Request
Responses
- 201
- 401
- 403
- 404
- 409
- 422
- 500
Successfully created credentials
Invalid or missing access token
Access token missing required scopes
Clinic not found
Credentials already exist for the portal
Request validation failed
Internal Error