Shops > Webhooks > webhooksDelete
Commerce APIShopsWebhookswebhooksDelete
webhooksDelete
DELETE:webhooks.json

Description

Delete one or multiple webhook endpoints.

Permission bit: "webhooks.delete"

Topic: Webhooks

Arguments

ids: [String!]!

List of webhook ids. See also: Unique Identifiers

Example: ["wh_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module