Update Tag
Authentication
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
The type of entity this tag applies to (task, task_revision, task_share, skill, task_agent_revision, or task_agent_share).
The unique identifier (UUID) of the tag to operate on.
Request
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, task_revision, task_share, skill, task_agent_revision, or task_agent_share)
When true, indicates this is a project-level tag that can be used across multiple entity types.
Optional UUID of a parent tag. Used to create hierarchical tag structures (e.g., staging under production).