Skip to main content
POST
Create an API key (the plaintext value is returned once and never again)

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Example:

"production-server"

Response

201 - undefined