/configuration-variables/site/{siteName}

Creates a new SiteConfigurationVariable

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The name of the Site to assign SiteConfigurationVariable to

Query Params
boolean

Will override a closed maintenance window

Body Params

An object describing a SiteConfigurationVariable being created

string

Name (key) of configuration variable

boolean

Is that variable required to be overridden on gateway level

boolean

Whether the variable values are sensitive and therefore redacted

string

Type of configuration variable (not modifiable)

string

Is a value required for each gateway in this site, defined either through a default value defined on the site or values defined on each gateway individually. Should be a valid JSON object.

Responses

400

Missing parameters

401

Unauthorized

403

Forbidden, organization does not support Sites feature

500

Error saving or fetching Site, or in calculating dependencies

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*