Manage tags over API

EARLY ACCESS

___

You can create and manage tags through the Customer Profiles API using the following methods. To manage tags through the web interface, see [Create a tag](https://www.infobip.com/docs/customer-profiles/tags/create-a-tag) and [Manage tags](https://www.infobip.com/docs/customer-profiles/tags/manage-tags).

| Endpoint | Description |
|---|---|
| [Create new tag](https://www.infobip.com/docs/api/people/tags#create-a-new-tag) | Create a new tag |
| [Get single tag](https://www.infobip.com/docs/api/people/tags#get-a-tag) | Get a specific tag |
| Get list of tags | Get all tags |
| Delete tag | Delete a tag |
| Remove tag from people batch | Remove a tag from multiple profiles |
| Add tag to people batch | Add a tag to multiple profiles |

___