Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
expires_at_ms
integer<int64> | null

Response

200 - application/json

OK

id
string
name
string
key_secret
string
expires_at_ms
integer<int64> | null