Secret.Create
Secrets
Create Secret
POST
Secret.Create
Create an environment-scoped secret. The value is encrypted and is not returned
by the API.
Python
TypeScript
Go
Java
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response