cURL
curl --request PUT \ --url https://api.decodahealth.com/comms/chat/{chat_id}/primary-patient/{patient_id} \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
true
Updates the primary patient of a chat.
The tenant you are making this request on behalf of
Your api key
Successful Response
The response is of type boolean.
boolean