Tags
Authorizations
Body
titlestring · nullableRequired
backgroundColorstring · nullableOptional
Background color of label
textColorstring · nullableOptional
Text color of label
descriptionstring · nullableOptional
Description of tag
Responses
201
Tag resource created
@contextone ofOptional
stringOptional
@idstringRequired
@typestringRequired
idstring · nullableOptional
backgroundColorstring · nullableOptional
textColorstring · nullableOptional
titlestring · nullableRequired
descriptionstring · nullableOptional
createdAtstring · nullableOptional
updatedAtstring · nullableOptional
400
Invalid input
403
Forbidden
422
An error occurred
post
/tagsAuthorizations
Path parameters
idstringRequired
Tag identifier
Body
idstring · nullableOptional
backgroundColorstring · nullableOptional
textColorstring · nullableOptional
titlestring · nullableOptional
descriptionstring · nullableOptional
createdAtstring · nullableOptional
updatedAtstring · nullableOptional
Responses
200
Tag resource updated
400
Invalid input
403
Forbidden
404
Not found
422
An error occurred
patch
/tags/{id}Authorizations
Path parameters
idstringRequired
Tag identifier
Body
idstring · nullableOptional
backgroundColorstring · nullableOptional
textColorstring · nullableOptional
titlestring · nullableRequired
descriptionstring · nullableOptional
createdAtstring · nullableOptional
updatedAtstring · nullableOptional
Responses
200
Tag resource updated
400
Invalid input
403
Forbidden
404
Not found
422
An error occurred
put
/tags/{id}Last updated

