POST api/UserProfile/SetServiceNowPreference

Request Information

URI Parameters

None.

Body Parameters

SetServiceNowPreference
NameDescriptionTypeAdditional information
ServiceNowPreference

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ServiceNowPreference": "sample string 1"
}

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true