Skip to main content

Logout

POST 

/oauth/logout

Log the user out by revoking their current access token. If this request successfully completes, you should remove any tokens/cookies/cached credentials linking to the now-revoked access token so the user is required to login again through your application. Successful request will return a Message Object.

Responses​

Successful Request