Assign or unassign tags to resources
Custom Tag
Assign or unassign tags to resources
This can be used for both accounts and campaigns. Please check the resource_type field for more information.
POST
Assign or unassign tags to resources
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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The list of tag ids to assign or unassign
The resource type to assign or unassign the tags to
Available options:
1, 2 Example:
1
The list of resource ids to assign or unassign. A resource id is the id of an account or a campaign.
Whether to assign the tags to the resources.
Example:
true
Whether to select all resources.
Example:
false
The filter to apply to the resources. These are only used when selected_all is true.
Response
Default Response
Example:
true