Accounts & API Keys
Update API key
Updates the specified API key.
PATCH
/
api
/
api_keys
/
{api_key_prefix}
Path Parameters
Body
application/json
If the API key is revoked, clients cannot use it anymore. (This cannot be undone.)
Response
200 - application/json
A free-form name for the API key. Need not be unique. 50 characters max.
Once API key expires, clients cannot use it anymore.
If the API key is revoked, clients cannot use it anymore. (This cannot be undone.)