Logoff

LogOff Session

post

Invoke the RD Session Host to send the LogOff command to the session with specified ID.

Path parameters
rdsIdinteger · int32Required

The ID of a RD Session Host server.

idinteger · int32Required

Session ID of the Session to be Logged Off.

Responses
204
No Content
post
POST /api/RDS/Host/{rdsId}/sessions/{id}/logoff HTTP/1.1
Host: 
Accept: */*

No content

Was this helpful?