Shops > Tasks > tasksDelete
Commerce APIShopsTaskstasksDelete
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 (typescript)

Loading module