Workspace Variables
Update a workspace variable
Update the workspace variable value with this key.
PUT
/
workspaces
/
{workspace_id}
/
application_variables
/
{variable_key}
Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
ID of the workspace
Key of the variable
Was this page helpful?