Skip to main content
DELETE
Delete a connector

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The connector id, in the form key@version (e.g. acmehr@1.2.0).

Response

The connector version was deleted.