Skip to main content

Validate a tag type

POST 

/api/admin/tag-types/validate

Validates whether if the body of the request is a valid tag and whether the a tag type with that name already exists or not. If a tag type with the same name exists, this operation will return a 409 status code.

Request

Responses

validateTagTypeSchema