DELETE user/logout

Request Information

URI Parameters

None.

Body Parameters

LogoutViewModel
NameDescriptionTypeAdditional 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

Object

None.

Response Formats

application/json, text/json

Sample:
{}