Update Token Generator
- Print
- PDF
Update Token Generator
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
PUT /kms/v1/keys/{keyTag}/token-generator
Replace a token generator that can issue tokens.
Caution
The token generator is immediately replaced, and any tokens issued with the existing token generator are discarded.
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?