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