Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
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.
Response
200 - application/json
Success