Sendbird · Arazzo Workflow
Sendbird Deactivate and Clean Up a User
Version 1.0.0
Confirm a user exists, then delete the user account from the application.
Provider
Workflows
deactivate-user-cleanup
Confirm and then delete a user account.
Reads the user to confirm existence, then deletes the user from the application.
1
confirmUser
getUser
Confirm the user exists and capture their final nickname.
2
deleteUser
deleteUser
Permanently delete the confirmed user from the application.