Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
key
string
required
name
string
required
description
string

Response

200 - application/json

OK

key
string
name
string
description
string
protected
boolean
createdAt
string<date-time>
updatedAt
string<date-time>