DELETE
/
api
/
v1
/
projects
/
{projectUuid}
/
sqlRunner
/
saved
/
{uuid}
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

projectUuid
string
required

the uuid for the project

uuid
string
required

the uuid for the saved sql chart

Response

200
application/json

Success

The response is of type object.