retryWebhook

Retry a failed webhook

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 RetryWebhookInput!

    RetryWebhookInput fields

    id ID!

    Identifier of the webhook to retry

    Return Fields

    webhook Webhook
    userErrors [RetryWebhookError!]

    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.