cURL
curl --request DELETE \ --url https://api.decodahealth.com/user/patient/tags/{tag_id} \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
{}
Delete a patient tag. This will also remove all associations with patients.
The tenant you are making this request on behalf of
Your api key
Successful Response