Run all sub-analyses.
Resets failed, problem, and stuck queued sub-analyses to pending, then enqueues the analysis for processing.
API Key for external integrations (format: greetincs_...)
Analysis ID in TypeID format
Successful Response
Response for run endpoints indicating processing has been accepted.
Minimal data for accepted run operations.
HATEOAS links related to this response (e.g., self, next, prev)
[
{
"href": "/resource/{resource_id}",
"method": "GET",
"rel": "self",
"title": "Resource Details"
},
{
"href": "/resource/{resource_id}/related",
"method": "GET",
"rel": "related",
"title": "Related Resources"
}
]