Skip to main content
Enterprise Feature: Authorization webhooks are an enterprise-only feature. Please reach out to [email protected] to get set up with this functionality.
webhookUrl
string
required

The URL where authorization webhook events will be sent

signingSecret
string
required

Secret used for signing webhook payloads

status
enum<string>
required

Current status of the webhook

Available options:
active,
inactive
timeoutDurationMs
integer
required

The timeout duration in milliseconds for webhook requests

config
object
required

Configuration specific to the authorization webhook

createdAt
string<date-time>
required

When the webhook was created

updatedAt
string<date-time>
required

When the webhook was last updated