users
Deletes a session specified by the given session ID.
delete/{userId}/sessions/{sessionId}
Path parameters
userIdstring required
Delete a session for the person identified. Use me to indicate the authenticated user. Only me is supported at this time.
sessionIdstring required
The ID of the session to be deleted.
Response
Successful response