Update API key metadata such as its name, enabled state, credit limit, or expiration.
Provisioning key required for account management endpoints under /v1/account.
Request model for updating an API key
New name for the API key
1 - 255Enable or disable the API key
Update credit limit for the API key
x >= 0Update expiration datetime for the API key. Must be in the future. Send null to remove expiration.