Pipedream · Arazzo Workflow
Pipedream Offboard an External User
Version 1.0.0
List a user's accounts and deployed triggers, then delete the user and all their resources.
View Spec
View on GitHub
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
user-offboarding
Survey and then fully remove an external user and their resources.
Lists the external user's accounts and deployed triggers for the record, then deletes the user and all associated resources.
1
listUserAccounts
listAccounts
List the external user's connected accounts so the caller has a record of the accounts that will be removed.
2
listUserTriggers
listDeployedTriggers
List the external user's deployed triggers so the caller has a record of the event sources that will be removed.
3
deleteUser
deleteUserExternalUser
Delete the external user along with all their associated accounts and resources. This is destructive and cannot be undone.