Skip to main content
DELETE
/
headless
/
sftp
/
connectors
/
{id}
Delete SFTP connector
curl --request DELETE \
  --url https://app.dromo.io/api/v1/headless/sftp/connectors/{id}/ \
  --header 'X-Dromo-License-Key: <api-key>'

Authorizations

X-Dromo-License-Key
string
header
required

This backend API key is different than your frontend license key. Please use the "Backend" license key from your Dromo Dashboard.

Path Parameters

id
string<uuid>
required

SFTP connector ID

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Response

SFTP connector deleted