Update an API key
API Keys
Update an API key
Updates an API key’s name, workspaces, or enabled status.
PUT
Update an API key
Authorizations
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"
Path Parameters
The API key ID
Pattern:
^[a-f0-9]{24}$Body
application/json
Response
Key updated
Example:
"key updated."
