Skip to main content
DELETE
Delete Connection

Authorizations

Authorization
string
header
required

JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.

Path Parameters

id
string
required

The connection Id to delete.

Response

200

OK