Skip to main content
PATCH
Edit an API key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The workspace id.

akid
string
required

The API key id.

Body

application/json
name
string
enabled
boolean
scopes
object[]

Response

The edited key

apiKey
object
required