Meta · Arazzo Workflow
Meta Decommission User Account
Version 1.0.0
Snapshot a user, remove them from a custom audience, then delete the test user.
View Spec
View on GitHub
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial MediaVirtual RealityArazzoWorkflows
Provider
Workflows
decommission-user-account
Snapshot a user, remove from an audience, then delete the test user.
Reads the user, removes them from the custom audience, then deletes the test user account.
1
snapshotUser
getUser
Read the User node to capture a final snapshot before removal.
2
removeFromAudience
removeUsersFromCustomAudience
Remove the user from the custom audience so they are no longer targeted. The remove edge is declared without a request body in the spec.
3
deleteUser
deleteUser
Delete the test user account to complete decommissioning.