POST api/v1/accountv1/Logout

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json

Sample:

Sample not available.

application/xml

Sample:
<boolean>true</boolean>

text/json

Sample:
true

text/xml

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