/
/Exploration API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Explorations8
  • getList all explorations
  • postCreate a new exploration
  • getGet available metrics, and agregations that can be applied to columns
  • getGet exploration data and configuration
  • putEnable to start / stop the exploration
  • deleteDelete an exploration
  • putUpdate exploration configuration
  • postCreate a selection from an exploration and a list of combinations
    Explorations

    Delete an exploration

    delete/explorations/{exploration_id}

    Path parameters

    exploration_idstring required

    Query parameters

    project_idstring required

    Response

    Exploration deleted

    Changes