Endpoint
Overview
Update the name of an existing API key. This endpoint allows you to rename API keys for better organization and identification. The API key itself remains unchanged.Request Body
string
required
ID of the API key to edit
string
required
New name for the API key
Response
object
Updated API key object
