Skip to main content

createTag

createTag

Request Body REQUIRED
color string

Possible values: Value must match regular expression ^#?([0-9A-F]{3}|[0-9A-F]{4}|[0-9A-F]{6}|[0-9A-F]{8})$

name string REQUIRED
parentId uuid
Responses
201
Schema OPTIONAL
color string OPTIONAL
createdAt date-time
id string
name string
parentId string OPTIONAL
updatedAt date-time
value string