Skip to main content
PUT
Secret.Set
Set or rotate an environment-scoped secret value. The encrypted value is updated and is not returned by the API.
Python
TypeScript
Go
Java
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

name
string
required
Pattern: ^[A-Za-z_][A-Za-z0-9_]*$

Body

application/json
value
string
required
Minimum string length: 1

Response

Successful Response

secret
Secret · object
required