Path Parameters
The ID or name of the API key to update.
Body
application/json
The updated API key data.
Example:
"my_production_key"
Response
200 - application/json
The request has succeeded.
Update an API key.
Required permission: api_key_admin
The ID or name of the API key to update.
The updated API key data.
"my_production_key"
The request has succeeded.