RenameByToken
The RenameByToken endpoint renames an API key that is identified by its token.
Relative Route |
|
---|---|
HTTP Verb |
|
Header
The following header is required:
Name |
Format |
Description |
---|---|---|
|
string |
The token of the key to be renamed. |
Request body
The request body must contain the following fields:
Name |
Description |
---|---|
|
The name of the API key. |
Response body
The response is a boolean value indicating whether the key was renamed successfully.