Logs out current logged in user session
POST {{baseUrl}}/logout
Service urls:
http://yourdomain.com/api/rest/logout
OR
http://yourdomain.com/index.php?route=rest/logout/logout
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
X-Oc-Session
|
string | (Required) User session id |
RESPONSES
status OK
ENDPOINTS