API Keys
Update API key
Partially updates one of the authenticated customer's API keys by numeric ID. Omitted fields leave the stored value unchanged. Use the id from GET /api-keys.
put/api-keys/{id}
Path parameters
idinteger required
Numeric API key ID (from GET /api-keys). Not the secret rm_ key string.
Request body
Response
API key updated