closeWebApiSession
It’s a good practice to close a WebApiSession previously created with createWebApiSession.
This releases all resources on the Server.
API version
1.0
Parameter
| apisid | string | 7.4 | yes | Session-ID returned from createWebApiSession. |
Result
| mime type | application/json |
|---|---|
| content | Session token to identify the authorized session |
| http status codes |
|
Result:JSON
| apisid | string | 7.4 | Session-ID returned from createWebApiSession |