Replace a tag

šŸ”‘

Required OAuth scope: tags:write.

Replaces an existing tag with the provided data. Fields not included in the payload remain unchanged.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the tag.

Body Params
boolean
required

True if the tag is to be set as a main tag; false otherwise.

string
required
length ≄ 1

The name of the tag.

string
length ≄ 1

The external identifier of the tag if it is being synced from outer resources.

Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json