Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request PATCH \ --url https://api.management.junction.com/v1/org/{org_id}/ehr_integration/member/{member_id} \ --header 'Content-Type: application/json' \ --header 'X-Management-Key: <management-key>' \ --data '{ "name": "Alex Kim", "email": "alex@example.com", "team_role_bindings": [] }'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "integration_member_id": "<string>", "name": "<string>", "email": "<string>", "avatar": "<string>", "team_role_bindings": [ { "team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ] }
Update profile attributes and team role bindings for an integration-managed member.
https://api.management.junction.com/
X-Management-Key
Show child attributes
Successful Response
Was this page helpful?
Suggestions