DELETE user/logout
Request Information
URI Parameters
None.
Body Parameters
LogoutViewModelName | Description | Type | Additional information |
---|---|---|---|
version_number | string |
None. |
|
login_from_id | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "version_number": "sample string 1", "login_from_id": 2 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}