Set secret value
PUT
Set secret value

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

secretID
string
required

Query Parameters

projectID
string
required

The ID of the project to operate on.

Body

value
string
required

The secret value to store. Write-only — it can never be read back through this API.

environmentAlias
string

Set the value as an override on this environment (e.g. main) instead of as the project-wide default.

versionVariant
object

Which version of the environment the override applies to. Defaults to draft. Ignored without environmentAlias.

Response

200 - application/json

Confirms the value was stored. The body is a message only, so refetch the secret to see hasValue, or the override list to see the environment carrying it.

message
string
required

A human-readable message confirming the update.

Use the up and down arrow keys to select a result, Enter to open it, and Escape to close the search.