Skip to main content
PUT
/
executions
/
{execution_id}
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Path Parameters

execution_id
string<uuid>
required

Body

application/json
status
string
default:running
Allowed value: "running"
input
Input · object

Response

Successful Response