Skip to content
Start free in Cloud

Retry failed report run REST API

POST
/api/report-runs/{run_id}/retry
curl --request POST \
--url http://127.0.0.1:25737/api/report-runs/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/retry \
--cookie hk_token=<hk_token>

Queues failed deliveries from a manageable report run for retry with the stable message ID.

run_id
required
string format: uuid

Report run UUID.

Retry queued

Not found

Media typeapplication/json
object
message
string
Examplegenerated
{
"message": "example"
}

Mail unavailable

Media typeapplication/json
object
message
string
Examplegenerated
{
"message": "example"
}