INPUT_OBJECT

DeleteWebhookV2Input

Description

The webhook to delete from the account.

link GraphQL Schema definition

  • input DeleteWebhookV2Input {
  • # The ID of the webhook to be deleted.
  • id: Int!
  • }

link Require by