curl --request DELETE \
--url 'https://transaction-tax.api.in.commenda.io/api/v1/locations/b2c3d4e5-f6a7-8901-bcde-f12345678901' \
--header 'Authorization: Bearer <your_token>'
(No content)
Archive a location
curl --request DELETE \
--url 'https://transaction-tax.api.in.commenda.io/api/v1/locations/b2c3d4e5-f6a7-8901-bcde-f12345678901' \
--header 'Authorization: Bearer <your_token>'
(No content)
Delete (archive) a location. The location is soft-deleted and will no longer appear in list results.Documentation Index
Fetch the complete documentation index at: https://docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url 'https://transaction-tax.api.in.commenda.io/api/v1/locations/b2c3d4e5-f6a7-8901-bcde-f12345678901' \
--header 'Authorization: Bearer <your_token>'
(No content)
Was this page helpful?