Oracle CRM On Demand REST API Developer's Guide > Getting Started with the Oracle CRM On Demand REST API > About Oracle CRM On Demand REST API Authentication >

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.

Oracle CRM On Demand REST API Developer's Guide, Release 32 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.