POST presentation_gw/Service/DeactiveService

Documentation for 'DeactiveService'.

Request Information

Parameters

NameDescriptionAdditional information
serviceUserId
Documentation for 'serviceUserId'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
"22e516a1-2bc9-428a-a6e6-b3c4f81f115f"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">22e516a1-2bc9-428a-a6e6-b3c4f81f115f</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>