Command Central 10.15 | Introduction to Command Central REST API | Securing Command Central REST API | Session Management
 
Session Management
Command Central REST API is stateless. However, the REST API supports HTTP sessions for stateful clients, for example browsers. When the client does not support session management, for example does not support JSESSION cookie, the client must submit DoNotCreateSession: true HTTP request header to prevent creating a new session for each client request.