Automation > Tasks > tasksDelete
Commerce APIAutomationTaskstasksDelete

tasksDelete

DELETE:tasks.json

Description

Delete a particular shop task.

Permission bit: "tasks.delete"

Topic: Tasks

Arguments

ids: [String!]!

List of shop task ids. See also: Unique Identifiers

Example: ["ta_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

Boolean

Preview

Loading module