API 1
cURL
curl --request DELETE \ --url https://external.pleo.io/v0/tax-codes/{taxCodeId} \ --header 'Authorization: Bearer <token>'
Documentation IndexFetch the complete documentation index at: https://developers.pleo.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.pleo.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>
Bearer <token>
Tax code ID to delete
default response
Was this page helpful?