Skip to main content
POST
Edit a queued run

Authorizations

Authorization
string
header
required

A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.

Path Parameters

runId
string
required

Body

application/json
nextRun
object
required

New payload replacing the queued run.

organizationId
string

Organization the run belongs to. Omit for PAT/SDK callers — falls back to the authenticated principal's org.

Response

200 - undefined