Overwrite Support Actions

Get

get

Retrieve the Overwrite Support Actions settings

Query parameters
siteIdinteger · int32Optional
Responses
chevron-right
200

Success

application/json; api-version=1.0
get
/api/OverwriteSupportActions

Update

put

Modify the Overwrite Support Actions Settings.

Query parameters
siteIdinteger · int32Optional

The Site Id To Retrieve the Overwrite Support Actions Settings

Body

Modify the Overwrite Support Actions settings

apLockbooleanOptional
siteIdinteger · int32Optional

The site ID. To obtain the ID of a desired site, use the Get-Sites cmdlet.

enabledboolean · nullableOptional

Whether Overwriting the Support Actions is enabled.

urlstring · nullableOptional

The new Support Actions URL.

Responses
put
/api/OverwriteSupportActions

No content

Was this helpful?