Delete Key
- Print
- PDF
Delete Key
- Print
- PDF
The content is currently unavailable in English. You are viewing the default Korean version.
Article summary
Did you find this summary helpful?
Thank you for your feedback
DELETE /kms/v1/keys/{keyTag}
키를 삭제합니다.
주의
이 요청은 키를 즉시 삭제하며, 이 작업은 되돌릴 수 없습니다. 사용에 주의가 필요합니다.
요청
요청 파라미터
Parameter Name | Type | Additional Information |
---|---|---|
x-ncp-apigw-timestamp | Header(Required) | |
x-ncp-apigw-signature-v2 | Header(Required) | |
x-ncp-iam-access-key | Header(Required) | |
keyTag | Path(Required) |
응답
응답 바디
{
"code": "SUCCESS"
}
Was this article helpful?