Update Tag
Authentication
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path Parameters
format: "uuid"format: "uuid"The type of entity this tag applies to (task or task_revision).
format: "uuid"The unique identifier (UUID) of the tag to operate on.
Request
Alphanumeric name for the tag (max 15 characters). Used to organize and filter Tasks and Task Revisions.
format: "uuid"Optional UUID of a parent tag. Used to create hierarchical tag structures (e.g., staging under production).
Response
Alphanumeric name for the tag (max 15 characters). Used to organize and filter Tasks and Task Revisions.
The type of entity this tag applies to (task or task_revision)
format: "uuid"format: "uuid"When true, indicates this is a project-level tag that can be used across multiple entity types.
format: "uuid"Optional UUID of a parent tag. Used to create hierarchical tag structures (e.g., staging under production).
