/configuration-variables/site/{siteName}/batch

Creates/Updates or Deletes several GatewayConfigurationVariables

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 create/update/delete SiteConfigurationVariable from

Query Params
boolean

Will override a closed maintenance window

Body Params

An object describing a list of SiteConfigurationVariables for update

create
array of objects

Array of items that have to be added to the site

create
delete
array of objects

Array of items that have to be deleted from the site

delete
update
array of objects

Array of items that have to be updated for the site

update
Responses

400

Missing parameters

401

Unauthorized

403

Forbidden, organization does not support Sites feature

404

Site not found

500

Error saving or fetching SiteConfigurationVariable

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