Logging out of a ServicePoint REST web session
search cancel

Logging out of a ServicePoint REST web session

book

Article ID: 370521

calendar_today

Updated On:

Products

CA Service Management - Service Desk Manager CA Service Desk Manager

Issue/Introduction

Once a ServicePoint REST web session is no longer needed, how does one terminate the given session

Environment

Release:  17.3 or higher
CA Service Desk Manager/xFlow

Resolution

One needs to send a DELETE HTTP Method to 'api/getAccess' and the logout will be performed.  

Additional Information

Details on the Service Point REST API is available here.