POST
/
api
/
v1
/
api-key
/
migrate

Authorizations

Authorization
string
header
required

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

Body

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

Response

200 - application/json
apiKey
object
required