POST
/
api
/
v1
/
api-key
/
migrate

Authorizations

Authorization
string
headerrequired

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

200 - application/json
apiKey
object
required