v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-2166128239.1 KB
tag

Create Tag

Create a new tag for a given workspace.

If 'shared' is provided, the tag will be set to shared or private accordingly. If 'shared' is not provided, it defaults to True (shared).

post/api/tag

Headers

workspace-keystring

Request body

namestring required
instructionstring nullable
workspace_ext_idstring required
sharedboolean nullable
parent_ext_idstring nullable

Response

Successful Response

external_idstring required
workspace_ext_idstring required
namestring required
instructionstring nullable
sharedboolean required
parent_ext_idstring nullable
doctag_countinteger required
created_by_ext_idstring required
updated_by_ext_idstring nullable
created_atstring date-time required
updated_atstring date-time required