CreateTenantWebhookConfigurationPayload
Payload returned when creating a new tenant scoped webhook configuration
This page contains
Fields
webhookConfiguration: WebhookConfiguration | New webhook configuration if successful |
userErrors: [CreateTenantWebhookConfigurationError!] | Errors preventing creation of the webhook configuration |
Mutations for CreateTenantWebhookConfigurationPayload
createTenantWebhookConfiguration | Create a new tenant scoped webhook configuration |