/
/Kapacitor
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 33m ago · Updated 1mo ago
recordings7
  • getGet information on all recordings
  • postCreate a new stream recording
  • postCreate a new batch recording
  • postCreate a new recording from an arbitrary InfluxQL query
  • getGet an existing recording
  • deleteDelete an existing recording
  • postReplay data from a query directly without creating a recording.
replays5
tasks5
templates5
    recordings

    Delete an existing recording

    delete/recordings/{id}

    Path parameters

    idstring required

    Response

    Recording deleted

    Changes