Remove queue manager entries from INUBIT related to webapp

This endpoint clears queue manager entries related to a webapp in INUBIT. This can be called during events such as logout, timeout, session removed etc by external clients.

Request

URL: /webapp/session/instances

Method: POST

Authorization: required

POST /ibis/rest/webapp/session/instances HTTP/1.1
Accept: application/xml
Host: localhost:8080

Body

Example


webform@@@ServerSideValWAC/form_webappvalidateserversidetg(2)_serversidevalidationwebapp@@@10020.xml,webform@@@LaunchWebApp/form_loginwebapp(62)_basicwebapp@@@10019.xml

Response

HTTP/1.1 200 OK
Content-Tye: application/xml
Content-Length: 1290

Errors

None