v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
User

Update API Key

Update an API key for the currently logged in user

put/v1/user/apikey/{api_key_id}

Path parameters

api_key_idstring uuid required

The UUID of the API key to update

Request body

namestring nullable
accessLevel0 | 1 required
projectRestrictionsstring[] nullable
tableRestrictionsstring[] nullable
documentRestrictionsstring[] nullable

Response

Successfully updated the API key

apiKeystring

Updated API key details