WebhookSubscriptionSecret
A webhook subscription secret used to validate the authenticity of incoming messages from EventsAir in response to activities in the platform.
See the webhooks guide for more information.
type WebhookSubscriptionSecret {
secret: String!
}
Fields
WebhookSubscriptionSecret.secret
● String!
non-null scalar
The secret associated with the subscription.