Run schedule immediately

Trigger an immediate batch run of a schedule, resolving its records and submitting a batch.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
surfaceIdstringRequired
scheduleIdstringRequired

Response

Schedule run queued
batchExecutionIdstring
recordCountinteger
statusstring

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error