terminate

Download Spec

post /connection-manager/api/v1/terminate/connection/{connection_id}

Terminate connection by ID.

string

Response

ExamplesSchema

Connection(s) flagged for termination.

Empty response

post /connection-manager/api/v1/terminate/host/{host_id}

Terminate connection(s) from host.

string

Response

ExamplesSchema

Connection(s) flagged for termination.

Empty response

post /connection-manager/api/v1/terminate/user/{user_id}

Terminate connection(s) of a user.

string

Response

ExamplesSchema

Connection(s) flagged for termination.

Empty response

Was this page helpful?