Delete Webhooks
Delete one or more webhooks by their IDs.
Last updated
Delete one or more webhooks by their IDs.
Last updated
First, obtain an access token to get started .
Delete one or more webhooks by their unique IDs. This mutation permanently removes the specified webhooks and stops sending event notifications. Use this mutation to clean up unused or obsolete webhooks. The mutation returns a boolean indicating success or failure.