Skip to main content
DELETE
Delete a query by ID

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

query_id
string<uuid>
required

Response

Query deleted successfully.

The response is of type boolean.