Skip to main content
POST
Créer une clé API (valeur en clair renvoyée une seule fois)

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