Logoff
Invoke the RAS Admin Session to send the LogOff command for the Admin with specified Session ID.
Path parameters
SessionIdinteger · int32Required
Session ID of the Admin to be Disconnected.
Responses
204
No Content
No content
401
Unauthorized
application/json; api-version=1.0
post/api/Session/{SessionId}/logoff
POST /api/Session/{SessionId}/logoff HTTP/1.1
Accept: */*
No content
Last updated