Skip to main content
DELETE
Tax ID required for deletion

Authorizations

x-client-secret
string
header
required

Your secret API key. Keep this secure and never expose it in client-side code.

Response

400 - application/json

Bad Request - Tax ID is required in the URL path

message
string
Example:

"Tax ID is required in the URL path. Use DELETE /api/v0/taxes/{id} to delete a specific tax."

error
string
Example:

"Bad Request"

statusCode
number
Example:

400