v4
OpenAPI 3.1.02026-08-01166346466.7 KBapi_keys
Update API key
Update a specific API key by its ID.
Args: api_key_id: The ID of the API key to update. params: The parameters to update.
Returns: ApiKey: The updated API key details.
patch/v1/api-keys/{api_key_id}
Path parameters
api_key_idstring uuid required
The ID of the API key to update
The ID of the API key to update
Request body
Response
The updated API key details