PUT
/
workspaces
/
{workspace_id}
/
application_variables
/
{variable_key}

Authorizations

Authorization
string
headerrequired

Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.

Path Parameters

workspace_id
integer
required

ID of the workspace

variable_key
string
required

Key of the variable

Body

application/json
value
required

Response

200 - application/json
status
enum<string>
required

The outcome of the update request

Available options:
updated
data
object
required

The key, value, and secret status of a workspace variable