Skip to main content
POST
Use this to issue an additional restricted user key for a verified user you previously bootstrapped (e.g. a second integration).

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required

Body

application/json
label
string
required
Required string length: 1 - 200
scopes
string[]
required
Required array length: 1 - 10 elements

Response

Created

keyId
string
required
rawKey
string
required
Pattern: ^mk_user_
prefix
string
required