Executions
Update execution belonging to project domain Execution.
PUT
Update execution belonging to project domain Execution.
Path Parameters
Name of the project the resource belongs to.
Name of the domain the resource belongs to. A domain can be considered as a subset within a specific project.
User or system provided value for the resource.
Body
application/json
The state of the execution is used to control its visibility in the UI/CLI.
- EXECUTION_ACTIVE: By default, all executions are considered active.
- EXECUTION_ARCHIVED: Archived executions are no longer visible in the UI.
Available options:
EXECUTION_ACTIVE, EXECUTION_ARCHIVED Response
A successful response.
The response is of type object.
Last modified on August 27, 2026
Related topics
Bulk updateCreates or updates custom MatchableAttributesConfiguration for a project and domain.Creates or updates custom MatchableAttributesConfiguration for a project, domain and workflow.Fetches a Execution.