Skip to main content

Logout

Summary

Ends your session and invalidates the access token.

Endpoint

POST https://mysite.files.com/v1.2/logoutUser

Replace mysite.files.com with your site address.

Request Body Schema

NameData TypeNotes
access_tokenstring Required. The session key that identifies which user is authenticated. Either an access token returned by the authenticateUser function, or a a Files.com user API Key.