Helpdesk Email Settings
Modify Help Desk Email Settings. For each setting, the request has a corresponding parameter. To modify a setting, specify a matching parameter and its value.
Query parameters
siteIdinteger · int32Optional
The Site Id To Retrieve the Help Desk Email Settings
Body
apLockbooleanOptional
siteIdinteger · int32Optional
The site ID. To obtain the ID of a desired site, use the Get-Sites cmdlet.
helpdeskEnabledboolean | nullableOptional
Whether RAS Helpdesk is enabled.
helpdeskEmailstring | nullableOptional
RAS Helpdesk email.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/HelpdeskEmailSettingsNo content
Was this helpful?