Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
API Key를 삭제합니다. 현재 요청을 인증하는 데 사용되지 않은 키만 삭제할 수 있습니다.
cURL
curl --request DELETE \ --url https://api.clickhouse.cloud/v1/organizations/{organizationId}/keys/{keyId} \ --header 'Authorization: Basic <encoded-value>'
{ "requestId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": 200 }
ClickHouse Cloud 콘솔에서 발급받은 키 ID와 키 시크릿을 사용하십시오: https://clickhouse.com/docs/cloud/manage/openapi
키를 소유한 조직의 ID.
삭제할 키의 ID.
성공 응답
각 요청에 할당되는 고유 ID입니다. UUIDv4
HTTP 상태 코드.
200
이 페이지가 도움이 되었나요?