Agent Schedules
Delete schedule
Permanently removes a schedule from NATS, Mongo, and the Redis cache.
DELETE
Delete schedule
Documentation Index
Fetch the complete documentation index at: https://docs.orq.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique routing key of the agent the schedule belongs to.
The schedule's ULID, as returned from create.
Response
Schedule deleted.