1version = 0
2name = "EndSessions"
3documentation = "EndSessions performs an endSessions operation."
4
5[properties]
6disabled = ["collection"]
7
8[command]
9name = "endSessions"
10parameter = "sessionIDs"
11
12[request.sessionIDs]
13type = "array"
14documentation = "sessionIDs specify the sessions to be expired."
15skip = true
16constructor = true
17