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
Name | Type | Since version | Required | Value(s) |
---|---|---|---|---|
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
Name | Type | Since | Value |
---|---|---|---|
apisid | string | 7.4 | Session-ID returned from createWebApiSession |