Skip to main content
PATCH
Update Secret Value

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Workspace-Id
string | null

Path Parameters

team_id
string<uuid>
required
project_id
string<uuid>
required
environment_id
string<uuid>
required
secret_id
string<uuid>
required
workspace_id
string<uuid> | null
required

Body

application/json
key
string | null

New secret name

value
string | null
description
string | null

Response

Successful Response

id
string<uuid4>
required
key
string
required
version
integer
required
updated_at
string<date-time>
required
description
string | null