Remove connection
Removes a set of connection. This includes any possible children associated with the connection. Some connections, for example the local machine, can not be removed.
Authorization
Authorization
RequiredBearer <token>The bearer token used is the session token that you receive from the handshake exchange.
In: header
Request Body
application/json
Requiredconnections
Requiredarray<string>The connections to remove
The removal was successful.