v59

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-07227318504.9 KB
tag

Creates a new Tag and returns it with the generated ID.

put/tag

Request body

namestring required

Title of the Tag

colorstring

Color of the Code

descriptionstring nullable

Description of the Tag

parent_idinteger nullable

Parent of the Tag

project_idinteger required

Project the Tag belongs to

Response

Successful Response

namestring required

Title of the Tag

colorstring required

Color of the Tag

descriptionstring nullable

Description of the Tag

parent_idinteger nullable

Parent of the Tag

idinteger required

ID of the Tag

project_idinteger required

Project the Tag belongs to

createdstring date-time required

Created timestamp of the Tag

updatedstring date-time required

Updated timestamp of the Tag

memo_idsinteger[] required

Memo IDs attached to the Tag