Sessions
End a session
Ends an active session.
post/sessions/{session_id}/end
Path parameters
session_idstring required
Unique identifier for the session (prefixed with sess_).
Response
OK
Ends an active session.
Unique identifier for the session (prefixed with sess_).
OK