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
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}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
Tag.jsonld collection.
403
Forbidden
get
/tagsLast updated

