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
401
Unauthorized
application/json; api-version=1.0
post
POST /api/Session/{SessionId}/logoff HTTP/1.1
Host:
Accept: */*
No content
Was this helpful?