Skip to main content
POST
Create

Constraints

Authorizations

apikey
string
header
required

API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).

Body

application/json
name
string
required

Friendly name for the API key.

scope
enum<string>
default:authOnly
required

Scope for the API key.

Available options:
authOnly,
fullAccess

Response

200 - application/json

Created API key

data
object