Update a tag

Update an existing tag. Note this implementation of patch uses the JSON merge patch proposed standard.

This means that any fields included in the patch request will overwrite fields which exist on the target resource.

For arrays, this means any array included in the request will replace the array that exists at the specified path, it will not add to the existing array.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

To use this endpoint, select Write Tags under the Setup & Administration category when creating or editing an API token. Learn More.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!