Skip to content
  • GET /api/v1/run/recipes β€” List saved launch recipes
  • POST /api/v1/run/recipes β€” Create a saved recipe
  • GET /api/v1/run/recipes/{name} β€” Get a saved recipe
  • PATCH /api/v1/run/recipes/{name} β€” Update a saved recipe
  • DELETE /api/v1/run/recipes/{name} β€” Delete a saved recipe
  • POST /api/v1/run/recipes/{name}/search β€” Search using a saved recipe
  • POST /api/v1/run/recipes/{name}/run β€” Run using a saved recipe
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help