Skip to main content
POST
Create a secret

Authorizations

Authorization
string
header
required

JWT Bearer token authentication

Headers

X-Workspace-Id
string
required

Workspace ID

Path Parameters

id
string
required

Project ID

Body

application/json

Secret details

key
string
required
Required string length: 1 - 255
value
string
required
is_secret
boolean

Response

Secret created

is_secret
boolean
Example:

true

key
string
Example:

"API_KEY"

value
string
Example:

""