Products > Options > optionsDelete
Commerce APIProductsOptionsoptionsDelete

optionsDelete

DELETE:options.json

Description

Delete one or multiple options.

Permission bit: "options.delete"

Topic: Options

Arguments

ids: [String!]!

List of option ids. See also: Unique Identifiers

Example: ["option_id"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

Boolean

Preview

Loading module