Schedules

Fires a schedule now, out of band, in addition to its cron fires. The launch run is created asynchronously. Runs a preflight over the schedule config first; on a config problem (deleted environment, missing GitHub token, uninstallable skill, unreachable repo, invalid cron) it returns 422 without firing.

post/experimental/schedules/{id}/trigger

Path parameters

idstring uuid required

Headers

Authorizationstring

Response

Default Response

Changes