curl -X DELETE 'https://api.example.com/tag-groups/tag_group_priority' \
-H 'Authorization: Bearer YOUR_TOKEN'
{}
Delete a tag group
curl -X DELETE 'https://api.example.com/tag-groups/tag_group_priority' \
-H 'Authorization: Bearer YOUR_TOKEN'
{}
Was this page helpful?