customerprofiles_delete_workflow {paws.customer.engagement}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.

See https://www.paws-r-sdk.com/docs/customerprofiles_delete_workflow/ for full documentation.

Usage

customerprofiles_delete_workflow(DomainName, WorkflowId)

Arguments

DomainName

[required] The unique name of the domain.

WorkflowId

[required] Unique identifier for the workflow.


[Package paws.customer.engagement version 0.7.0 Index]