Skip to main content
POST
Mint Api Key

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required

Body

application/vnd.api+json
name
string
required
can_moderate
boolean
default:false
expires_at
string<date-time> | null
scopes
string[]

Response

Successful Response

data
JsonApiResource[ApiKeyCreateAttributes] · object
required
included
any[] | null
meta
Meta · object | null