Updates the profiles assigned to an existing tag.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the tag to update profiles for.
The properties to be assigned to the tag.
An array of profile IDs to be associated with the tag.
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.
HTTP status code of the successful response.
Always "success" for successful responses.
success Base schema that provides unique identification and timestamp metadata for resources in the Profile Behavior API.
Represents a tag used for organizing profiles, teams, or groups within an account. Tags allow for flexible grouping, filtering, and analytics across individuals and teams.