deleteWebhookConfiguration

Delete a webhook configuration

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER

    ROLE_SYS_ADMIN

    Arguments

    input DeleteWebhookConfigurationInput!

    DeleteWebhookConfigurationInput fields

    id ID!

    Identifier of the webhook configuration to delete

    Return Fields

    deletedId ID

    Identifier of the deleted webhook configuration if successful

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.