AI tag suggestions

POST/api/v1/tags/suggest

Get AI-powered tag name suggestions based on existing tags and optional context

Operation ID: suggest_tags_api_v1_tags_suggest_post·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Request body

existing_tagsarray · string

Names of tags that already exist (to avoid duplicates)

contextstring

Optional business context to guide suggestions

Responses

201Successful Response

successboolean
messagestring
codestring
dataTagSuggestResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject