Tags
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Endpoints
POST
GET
GET
PATCH
DELETE
POST
Was this section helpful?
Notice: This API (Version 1) has been deprecated. Please refer to the API v2 documentation for the latest version.
The custom tag endpoints are a set of endpoints that allow you to manage custom tags and associate them with specific resources. Custom tags are labels or categories that you can assign to different entities, such as user accounts or campaigns, to organize and group them based on certain criteria.
Resource Type and Resource ID: The resource type and resource ID are used to uniquely identify a specific resource.
v1/custom-tag?api_key=API_KEY
/v1/custom-tag/{tag_id}?api_key=API_KEY
/v1/custom-tag?api_key=API_KEY&limit=10&skip=skip&search=search&resource_ids=jondoe@exampl...
v1/custom-tag/{:id}?api_key=API_KEY
v1/custom-tag/{tag_id}?api_key=API_KEY
v1/custom-tag/toggle-tag-resource?api_key=API_KEY