Last updated
© 2025 make.com
Last updated
Triggers a retry of the specified incomplete execution. The incomplete execution runs with the blueprint from when the error happened.
If you need to update the blueprint first, use the endpoint PATCH /dlqs/{dlqId}
.
The ID of the incomplete execution. Get the ID values of the incomplete executions of a scenario with the API call GET /dlqs?scenarioId={scenarioId}.
"a07e16f2ad134bf49cf83a00aa95c0a5"
Successful response