Retry an execution

This endpoint allows you to retry an execution from the last failed step.

Preconditions: the execution must be in the error status.

Path Params
string
required

The execution uuid

Responses
204

Execution retried

400

Execution is not in error status

401

Authentication error

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!