Skip to main content
POST
Create API Key

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Body

application/json

The body is of type object.

Response

201 - application/json
apiKeyId
string
required
name
string
required
orgId
string
required
createdBy
string
required
kind
enum<string>
required
Available options:
user,
system,
application
scopes
string[]
required
allowedDatasets
string[]
required
status
string
required
createdAt
string<date-time>
required
secret
string
required
applicationType
string
revokedAt
string<date-time>
lastUsedAt
string<date-time>
expiresAt
string<date-time>