Skip to main content
POST
Migrate an API key

Authorizations

Authorization
string
header
required

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

Body

application/json
key
string
required
name
string
required
workspaceId
string
required
scopes
object[]
required
enabled
boolean
required
customerId
string
required
metadata
object

Response

The migrated key

apiKey
object
required