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
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