cURL
curl --request DELETE \ --url https://api.decodahealth.com/medications/{medication_id} \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
true
Delete a medication (archives it) and archives its templates.
Documentation IndexFetch the complete documentation index at: https://docs.decodahealth.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.decodahealth.com/llms.txt
Use this file to discover all available pages before exploring further.
The tenant you are making this request on behalf of
Your api key
Successful Response
The response is of type boolean.
boolean