Meta · Arazzo Workflow
Meta Provision Then Cleanup Test User
Version 1.0.0
Configure a test user with an update, then delete the test user to clean up.
View Spec
View on GitHub
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial MediaVirtual RealityArazzoWorkflows
Provider
Workflows
provision-then-cleanup-test-user
Update a test user and then delete it.
Resolves the user id, applies an update, then removes the test user account.
1
getCurrentUser
getMe
Resolve the test user's id from the access token.
2
configure
updateUser
Apply the supplied configuration update to the test user node.
3
deleteTestUser
deleteUser
Remove the test user account to clean up after the run.