delete
https://app.wingify.com/api/v2/accounts//connection/
Deletes an existing integration connection for the specified account and connection ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request URI
DELETE /api/v2/accounts/{account_id}/connection/{connection_id}
This API endpoint allows you to delete a specific integration connection configured for an account.
Use this endpoint when:
- an integration is no longer required
- a connector needs to be disconnected
- integration credentials need to be revoked
- cleanup of unused integrations is required
The endpoint removes the integration connection associated with the provided connection_id under the specified account.