POST api/users/logout

Route called to logout user. User token will be deactivated

Request Information

Authentication

This method requires user authentication

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.