Content > Content Blocks > contentBlocksDelete
Commerce APIContentContent BlockscontentBlocksDelete
contentBlocksDelete
DELETE:content_blocks.json

Description

Delete a bunch of content blocks with given ids.

Permission bit: "content_blocks.delete"

Topic: Content Blocks

Arguments

ids: [String!]!

List of content block ids. See also: Unique Identifiers

Example: ["bl_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module