Skip to main content
POST
Trigger Schedule Run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

schedule_id
string<uuid>
required

Schedule ID

Query Parameters

organization_id
string
required

Response

Successful Response

Response for manual trigger endpoint.

run
CommandRunResponse · object
required

Response model for command run.

message
string
required