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 DELETE \ --url https://api.decodahealth.com/admin/taxes/{tax_id} \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
true
Archive a tax (soft delete). Cannot archive taxes that are used in transactions.
The tenant you are making this request on behalf of
Your api key
Successful Response
The response is of type boolean.
boolean