Session

deleteSession

End a browser session by deleting the token cookie.

Call this endpoint to log out and clear the session cookie.

delete/v1/files/session

Response

Session deleted successfully. The session cookie has been cleared.

Changes