Shops > Workflows > workflowsDelete
Commerce APIShopsWorkflowsworkflowsDelete
workflowsDelete
DELETE:workflows.json

Description

Delete one or multiple workflow endpoints.

Permission bit: "workflows.delete"

Topic: Workflows

Arguments

ids: [String!]!

List of workflow ids. See also: Unique Identifiers

Example: ["wf_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module