> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cloudtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Add a contact tag

> Creates a contact tag with the given `name`. Returns `201` with the new tag's ID.

Note the core API creates with `PUT`, not `POST`.



## API Specification

The full API specification for this endpoint is available in the [documentation index](https://developers.cloudtalk.io/llms.txt).


## Related topics

- [Add contact](/api-reference/contacts/add-contact.md)
- [Assign contact tags](/api-reference/contacts/assign-contact-tags.md)
- [CloudTalk MCP Tool Reference](/guides/mcp/tools.md)
