DELETE
/v1/organizations/{organizationId}/services/{serviceId}/query-api-endpoints/{endpointId}Disclaimer: This beta endpoint is evolving; the API contract may change.
Deletes a Query API endpoint.
Path parameters
Response
JSON
200
The Query API endpoint was deleted.
400
The request cannot be processed due to a client error. Please verify your request parameters and try again.
JSON
403
The request is forbidden.
JSON
404
Query API endpoint not found.
JSON
409
Query API endpoint can not be managed via this API.
JSON
500
An internal server error has occurred. If this issue persists, please contact ClickHouse Cloud support for assistance.
JSON