customerprofiles_delete_workflow: Deletes the specified workflow and all its corresponding...

View source: R/customerprofiles_operations.R

customerprofiles_delete_workflowR 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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.