API 1
cURL
curl --request DELETE \ --url https://external.pleo.io/v0/tax-codes/{taxCodeId} \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Tax code ID to delete
default response
Was this page helpful?