Skip to main content
POST
Unlink execution tags from 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 unlink

Example:
jobExecutionIds
string[]
required

UUIDs of the job executions to unlink the tags from

Example:

Response