Logoff with Oracle CRM On Demand REST API
You can use the Oracle CRM On Demand REST API connection request logoff action to terminate an Oracle CRM On Demand session.
You can request to terminate an Oracle CRM On Demand server session by sending an HTTP GET or POST request to the following URL:
/OnDemand/user/Rest/Connection?action=logoff
A successful logoff request returns an HTTP status code of 200. For more information about HTTP status codes, see Standard HTTP Status Codes.