Skip to main content
POST
Bind a personal secret to a project

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

id
string<uuid>
required

Body

application/json
user_secret_id
string<uuid>
required

Personal secret owned by the authenticated user.

Response

Binding created

added_by_email
string<email>
required
created_at
string<date-time>
required
id
string<uuid>
required
masked_value
string
required

Masked value. Plaintext is never returned by REST.

name
string
required

Environment variable name supplied by the referenced personal secret.

owner_email
string<email>
required
user_secret_id
string<uuid>
required