Skip to main content
POST
Create a secret

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Body

application/json
project_id
string
required
secret_key
string
required
value
string
required
environment
string
job_id
string

Response

OK

created_at
string<date-time>
required
environment
string
required
id
string
required
key_version
integer<int64>
required
project_id
string
required
secret_key
string
required
updated_at
string<date-time>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/JobSecret.json"

job_id
string