Create Token Generator
- Print
- PDF
Create Token Generator
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
POST /kms/v1/keys/{keyTag}/token-generator
Set a token generator that can issue tokens.
Note
Token authentication is enabled once a token generator is set.
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?