labels

Add labels to actions

Adds the given list of labels to the given pipeline actions. Existing labels are preserved.

post/actions/labels/add

Query parameters

workspaceIdinteger

Workspace numeric identifier

Request body

actionIdsstring[]
labelIdsinteger[]

Response

OK - No content

Changes