Skip to main content
POST
Create an environment-scoped secret. The value is encrypted and is not returned by the API.

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
Pattern: ^[A-Za-z_][A-Za-z0-9_]*$
value
string
required
Minimum string length: 1

Response

Successful Response

secret
Secret · object
required