Delete the caller's integration data entirely
POST/api/v1/integrations/pipedream/delete-external-user
Requests irreversible deletion of the authenticated beneficiary's Pipedream external user and associated connections. Use it as one step of offboarding, not as proof of erasure across every provider and backup. Reconnection creates new connection state and requires fresh user authorization.
accountsDeleted
is counted immediately before deletion and can differ under concurrent changes;
it is not a per-account deletion receipt. Preserve your application's record of
cleanup and unresolved external actions.
Request
Responses
- 200
User and all their connected accounts deleted
Document ID: DOC-IN-tools-connections-apps-api-pipedreamDeleteExternalUserForCurrentUser. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-IN-tools-connections-apps-api-pipedreamDeleteExternalUserForCurrentUser#overview |
| Request | DOC-IN-tools-connections-apps-api-pipedreamDeleteExternalUserForCurrentUser#request |
| Responses | DOC-IN-tools-connections-apps-api-pipedreamDeleteExternalUserForCurrentUser#responses |