Delete Workflow
customerprofiles_delete_workflow | R Documentation |
Deletes the specified workflow and all its corresponding resources¶
Description¶
Deletes the specified workflow and all its corresponding resources. This is an async process.
Usage¶
Arguments¶
DomainName
[required] The unique name of the domain.
WorkflowId
[required] Unique identifier for the workflow.
Value¶
An empty list.