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
Changes
Changed in 1 of the 14 revisions of this API.1
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲