session
Session Logout
Logs out sessions for the given user. If the caller is acting on their own account, every session other than the one making this request is ended; otherwise every session belonging to the given user is ended.
delete/sessions/logout/{id}
Path parameters
idinteger required
The User ID to log out
Response
successful operation