API 1
cURL
curl --request DELETE \ --url https://external.pleo.io/v0/tags/{tagId}/dimensions/{dimensionId} \ --header 'Authorization: Bearer <token>'
{ "data": { "createdAt": "2023-08-23T03:11:48.000Z", "dimensionId": "c04c7e9e-6c15-11ee-b962-0242ac120003", "tagId": "c04c7e9e-6c15-11ee-b962-0242ac120003", "updatedAt": "2023-08-23T03:11:48.000Z", "value": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://pleo-preview.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://pleo-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
default response
Show child attributes