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