API 1
cURL
curl --request DELETE \ --url https://external.pleo.io/v0/tags/{tagId} \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
default response