Skip to main content
DELETE
Python

Authorizations

Authorization
string
header
required

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

Path Parameters

connection_provider_id
string
required

The id of the connection provider to delete.

Response

Successfully deleted connection provider.