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
Changes
Changed in 1 of the 52 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○