Update Key
PUT /keys/{keyId}
Updates the name of an existing key.
Required Permissions
Name
Conditions
Keys:Update
Always Required
Parameters
Path parameters
Path parameter
Description
keyId
Unique identifier of the key.
Request Body
Field
Description
Type
name
New name for the key.
String
Example
Response Body
See Create Key response.
200 Success
Last updated