Keys
Update a key
Updates the configuration of an existing key. Omit fields to leave unchanged.
POST
Changelog
Date | Changes |
---|---|
Dec 06 2023 | Introduced endpoint |
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Update a key's configuration.
The apis.<API_ID>.update_key
permission is required.
Response
200
application/json
The key was successfully updated, it may take up to 30s for this to take effect in all regions
The response is of type object
.