Skip to main content
POST
Link execution tags to job executions

Headers

x-project-id
string
required

Project ID to specify the project context

Body

application/json
tagIds
string[]
required

UUIDs of the tags to link

Example:
jobExecutionIds
string[]
required

UUIDs of the job executions to link the tags to

Example:

Response