Skip to content
  • GET /api/v1/curl/schedule β€” List all scheduled jobs
  • POST /api/v1/curl/schedule β€” Create a recurring scheduled job
  • GET /api/v1/curl/schedule/{id} β€” Get schedule details
  • DELETE /api/v1/curl/schedule/{id} β€” Delete a schedule
  • PATCH /api/v1/curl/schedule/{id}/toggle β€” Enable or disable a schedule
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help