Summary
Re-attempt
Description
Re-attempt after n minutes
Route
POST /mop/reattempt
Roles
admin
engineering
support
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
job_id | string | yes | - |
attemptID | string | yes | - |
minutes | number | yes | - |
attempts | number | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | string | Response from attempt |