v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
tag

Updates the Tag with the given ID.

patch/tag/{tag_id}

Path parameters

tag_idinteger required

Request body

namestring nullable

Name of the Tag

colorstring nullable

Color of the Tag

descriptionstring nullable

Description of the Tag

parent_idinteger nullable

Parent of the Tag

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