İçeriğe geç
R-Service R-Service
Документация Р-Сервис

WebhookCreateInput

Bu içerik henüz dilinizde mevcut değil.

Input values for webhookCreate.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

description ( String )

Description of the webhook’s purpose.

descriptionAttachments ( AttachmentInput )

The attachments used in the description field.

disabled ( Boolean )

Whether the webhook will be triggered when the event occurs.

event ( WebhookEvent! )

Event that will trigger this webhook.

mailExceptionsTo ( String )

Comma separated list of email addresses who will be informed when the webhook execution fails.

name ( String )

Name of this webhook. Defaults to the event name.

uri ( String! )

Publicly accessible URI that R-Service can use to POST http messages to.

webhookPolicyId ( ID )

The webhook policy to use for cryptographic signing of the messages.