labels

Add labels to workflows

Adds the given list of labels to the given workflows. Existing labels are preserved.

post/workflow/labels/add

Query parameters

workspaceIdinteger

Workspace numeric identifier

Request body

workflowIdsstring[]
labelIdsinteger[]

Response

OK - No content

Changes