Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt

Use this file to discover all available pages before exploring further.

Manage custom tags for organizing and categorizing accounts and campaigns. These endpoints let you create, list, retrieve, update, and delete tags, as well as assign or unassign tags to resources. Tags can be used as filters in APIs that list accounts and campaigns.
  • Custom Tag — field reference for custom tag objects

Endpoints

MethodEndpointDescription
POST/api/v2/custom-tagsCreate custom tag
GET/api/v2/custom-tagsList custom tag
GET/api/v2/custom-tags/{id}Get custom tag
PATCH/api/v2/custom-tags/{id}Patch custom tag
DELETE/api/v2/custom-tags/{id}Delete custom tag
POST/api/v2/custom-tags/toggle-resourceAssign or unassign tags to resources