POST api/UserProfile/SetServiceNowPreference
Request Information
URI Parameters
None.
Body Parameters
SetServiceNowPreferenceName | Description | Type | Additional information |
---|---|---|---|
ServiceNowPreference | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "ServiceNowPreference": "sample string 1" }
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true