Custom API keys
Rename Custom API Key
POST
Renames the custom API key in your account.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Name of the custom API key to be updated.
New name for the custom API key.