Api Keys endpoints
Update an API key
PATCH
Authorizations
Path Parameters
The ID of the API key to update
Body
application/json
The new name for the API key
Required string length:
1 - 255
Example:
"Production API Key"
A list of api key role ids
Example:
["IngestionApi"]
Response
200
_mintlify/placeholder
API key updated successfully