executions_pause
Pause an execution that is currently in progress. This action sets the execution state to paused and is only allowed when the state is IN_PROGRESS.
Instructions
Pause an execution
Tag: Executions
Sets the execution state to PAUSED. Allowed only when the current state is IN_PROGRESS — returns 400 for WAITING, PAUSED or DONE, or when its parent tests cycle is FINISHED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |