API 1
cURL
curl --request DELETE \ --url https://external.pleo.io/v0/tax-codes/{taxCodeId} \ --header 'Authorization: Bearer <token>'
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?