Create a tag

POST/api/tags/create

Creates a tag, optionally nested under parent_id (unlimited nesting, capped at depth 8). Tags are scoped per workspace owner, not global to the account. Requires reports:write.

Body Parameters

ownerstringrequired
titlestringrequired
parent_idstring