API 1
cURL
curl --request DELETE \ --url https://external.pleo.io/v0/tag-groups/{groupId} \ --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>
Unique identifier of the tag group to delete.
Tag group successfully removed.
Was this page helpful?