POST presentation_gw/Utility/AccessAuthorized

Documentation for 'AccessAuthorized'.

Request Information

Parameters

NameDescriptionAdditional information
userId
Documentation for 'userId'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
"2cb5d267-7340-4050-85f1-41cc2b25a9d1"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2cb5d267-7340-4050-85f1-41cc2b25a9d1</guid>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>