Skip to main content
DELETE
Remove Connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

connection_id
string<uuid>
required

The ID of the connection to remove

Response

200 - application/json

Connection removed

data
unknown