Skip to main content
PATCH
Update API key

Authorizations

Authorization
string
header
required

JWT Authorization Token header using the Bearer scheme

Path Parameters

id
string
required

Unique identifier of the project

key_id
string
required

Unique identifier of the API key to update

Body

application/json
label
string

New label for the API key

roles
string

New comma-separated list of permissions

Response

API key updated successfully

API key updated successfully

key
object