GuidesAPI EndpointsAPI Changelog
Live AI Demo
API Endpoints

⭐ [NEW] Update a tag

Update one or more fields of an existing tag. Only provided fields are changed.

Validation:

  • value must remain unique within the taxonomy (409 on collision).
  • default: true automatically demotes the previous default tag to false.

Pass null for parent_key to remove the parent relationship.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Key of the tag to update (tag_XXXXXXX).

string
string
string
string | null

Pass null to remove the parent tag.

boolean
boolean
Responses

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