User Logout

This api endpoint is used to log out a user and remove the user token created while logging in.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

User Levels:

  • Any User level can Logout with this api endpoint.
  • To log out, a user is required to be logged in, (access_token needed).
📘

Notifications token

For mobile application, if the push notification is used, it is recommended to send also notification_token to stop receiving notifications. View more about notifications token.

Using Ordering SDK

const response = await ordering.users().logout();
Path Params
string
required
Defaults to en
string
required
Defaults to demo
string
required
Defaults to v400
Body Params
string
Headers
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json