> ## 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.

# Edit a contact tag

> Renames the contact tag identified by `id`. `name` is required. Returns `404` if no tag has that ID.

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



## API Specification

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


## Related topics

- [Edit contact](/api-reference/contacts/edit-contact.md)
- [Assign contact tags](/api-reference/contacts/assign-contact-tags.md)
- [Unassign contact tags](/api-reference/contacts/unassign-contact-tags.md)
