Sync tags with a profile. Tags without ID will be created on the fly.
Documentation Index
Fetch the complete documentation index at: https://docs.chat.voicebot.studio/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of tag objects. It will automatically determine which IDs to attach or detach. An object should contain ether an ID or a title. If an ID is supplied, the existing tag will be attached to the profile. If the ID is missing or null, a tag with that title will be created an attached.
Success