account
Delete Account Session
Use this endpoint to log out the currently logged in user from all their account sessions across all of their different devices. When using the option id argument, only the session unique ID provider will be deleted.
delete/account/sessions/{sessionId}
Path parameters
sessionIdstring required
Session unique ID. Use the string 'current' to delete the current device session.
Response
No content