Delete Key
- Print
- PDF
Delete Key
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
DELETE /kms/v1/keys/{keyTag}
Delete the key.
Caution
This request deletes a key immediately, and this action is irreversible. Use with caution.
Request
Request parameters
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) |
Response
Response body
{
"code": "SUCCESS"
}
Was this article helpful?