Enqueues a message to retry a specified message.
delay_seconds
integer (only:0..900
)
POST /v1/job_executions/8b861a99-a45b-4720-851a-805c1bc70287/retries HTTP/1.1
Accept: application/json
Content-Length: 0
Content-Type: application/json
Host: www.example.com
HTTP/1.1 201
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 72
Content-Type: application/json; charset=utf-8
ETag: W/"e03d4f08be4c8b4dfd18839dd48708e8"
X-Request-Id: 9c2a3b6f-3888-47da-bc2a-d75137af73bc
X-Runtime: 0.004713
{
"message_id": "af18541e-9668-4eb2-ac5b-1899dbbe7e1b",
"status": "pending"
}