Magidoc

unregisterWebhooks
Mutation

Unregister a webhook for a given subject. If an array of ids is supplied, only the webhooks corresponding to the supplied ids will be unregistered, if they exists. If no array is supplied, all webhooks for the given subject will be unregistered.

Arguments

#

inputs

Non-null

An array of webhook unregister inputs

Response

#

Returns WebhookRegisterPayload !.

Example

#