Update Payer Portal Credentials
PATCH/v1/clinics/:clinicId/portals/:portalId/credentials
Update Payer Portal Credentials for a Clinic.
See PATCH Requests
Request
Responses
- 200
- 304
- 401
- 403
- 404
- 422
- 500
Successfully updated credentials
No changes made to the credentials
Invalid or missing access token
Access token missing required scopes
Clinic or portal not found
Request validation failed
Internal Error