Workspace Variables
Bulk create workspace variables
Bulk create new workspace variables in this workspace.
POST
/
workspaces
/
{workspace_id}
/
application_variables
/
bulk_insert
Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
ID of the workspace
Body
application/json · object[]
Keys cannot contain whitespaces
Whether this variable contains secret or sensitive information, like a password. Secret variables can only be used in secret connection credentials.
Was this page helpful?