Create an eval schedule
Schedules an eval run to fire on a cron or interval cadence, with optional webhook notifications of run status.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Body
1 - 25510000Pin a suite version. Omit to resolve the active version on each fire.
1 <= x <= 90071992547409915-field cron expression. Provide exactly one of cron or interval_seconds.
1 - 255Fixed interval between fires, in seconds. Provide exactly one of cron or interval_seconds.
60 <= x <= 31536000IANA timezone applied to cron expressions, for example US/Pacific.
1 - 64skip, buffer_one, allow_all When false, the schedule is created paused.
HTTPS endpoint notified of run status transitions.
2048Secret used to HMAC-SHA256 sign webhook payloads.
16 - 256Response
OK
-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991skip, buffer_one, allow_all True when a signing secret is stored. The secret itself is never returned.
-9007199254740991 <= x <= 9007199254740991Next scheduled fire time from Temporal, when resolvable.
-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991