GuidesAPI EndpointsAPI Changelog
Live AI Demo
API Endpoints

⭐ [NEW] Create a tag

Add a single tag to an existing taxonomy.

Validation:

  • value must be unique within the taxonomy (409 on collision).
  • default: true automatically demotes the previous default tag to false.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Parent taxonomy key (taxo_XXXXXXX).

string
required

Unique within the taxonomy.

string
required
string
string

Parent tag key for nested tags (tag_XXXXXXX).

boolean

Mark as default. Automatically demotes the previous default tag.

Responses

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