Delete Connection
Connections
Delete Connection
DELETE
Delete Connection
Authorizations
Enter your API key as the username. Leave the password field blank.
Example: curl -u YOUR_API_KEY: https://api.xplenty.com/...
Headers
API version header — required on all requests
Path Parameters
The type of the connection (e.g., sftp, mysql, salesforce). Determines which connector schema the response is shaped against.
The numeric ID of the connection.
Response
204
Connection deleted
Last modified on June 2, 2026