Server connections
Cancel a connection request
Stops a request and invalidates its handoff link. Cancelling an already-terminal request is a no-op.
post/server-connections/{requestId}/cancel
Path parameters
requestIdstring required
The scr_… connection request id.
Request body
object required
Response
Request cancelled.