Skip to main content
POST
Run a scheduled workflow immediately

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required
id
string
required

Body

application/json
expectedRevision
string
Required string length: 1 - 128
requestId
string<uuid>

Response

Workflow dispatched

eventId
string
required