API Keys
Update an API key
Updates an API key's name, workspaces, or enabled status.
put/v1/keys/{keyID}
Path parameters
keyIDstring required
The API key ID
Request body
Response
Key updated
Example response
{
"message": "key updated."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.