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/tags
Authorizations
Path parameters
idstringRequired
Tag identifier
Responses
200
Tag resource
@contextone ofOptional
stringOptional
@idstringRequired
@typestringRequired
idstring · nullableOptional
backgroundColorstring · nullableOptional
textColorstring · nullableOptional
titlestring · nullableRequired
descriptionstring · nullableOptional
createdAtstring · nullableOptional
updatedAtstring · nullableOptional
403
Forbidden
404
Not found
get/tags/{id}
Authorizations
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
@contextone ofOptional
stringOptional
@idstringRequired
@typestringRequired
idstring · nullableOptional
backgroundColorstring · nullableOptional
textColorstring · nullableOptional
titlestring · nullableRequired
descriptionstring · nullableOptional
createdAtstring · nullableOptional
updatedAtstring · nullableOptional
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
@contextone ofOptional
stringOptional
@idstringRequired
@typestringRequired
idstring · nullableOptional
backgroundColorstring · nullableOptional
textColorstring · nullableOptional
titlestring · nullableRequired
descriptionstring · nullableOptional
createdAtstring · nullableOptional
updatedAtstring · nullableOptional
400
Invalid input
403
Forbidden
404
Not found
422
An error occurred
put/tags/{id}
Authorizations
Query parameters
pageintegerOptionalDefault:
The collection page number
1itemsPerPageinteger · max: 30OptionalDefault:
The number of items per page
15idstringOptional
id[]string[]Optional
Responses
200
Tag collection
totalItemsintegerOptional
403
Forbidden
get/tags
Last updated

