Zuplo · Arazzo Workflow
Zuplo Find and Delete a Consumer
Version 1.0.0
List consumers in a bucket, confirm a match exists, and delete the consumer.
Provider
Workflows
find-then-delete-consumer
Locate a consumer by listing the bucket and delete it.
Lists consumers, branches when at least one consumer is present, and deletes the named consumer and its related resources.
1
listConsumers
ApiKeyConsumersService_list
List the consumers in the bucket to confirm the target exists.
2
deleteConsumer
ApiKeyConsumersService_delete
Delete the named consumer along with any related keys and managers.