DELETE
/
accounts
/
{account_id}
/
connectors
/
{connector_id}

Authorizations

api-key
string
headerrequired

Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.

Path Parameters

account_id
string
required

The unique identifier for the merchant account

connector_id
integer
required

The unique identifier for the Merchant Connector

Response

200 - application/json
merchant_id
string
required

The identifier for the Merchant Account

merchant_connector_id
string
required

Unique ID of the connector

deleted
boolean
required

If the connector is deleted or not