{
"webhookUrl": "<string>",
"signingSecret": "<string>",
"timeoutDurationMs": 123,
"config": {
"fallbackBehavior": "reject"
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}Entities
Authorization Webhook
Enterprise Feature: Authorization webhooks are an enterprise-only feature. Please reach out to sales@slash.com to get set up with this functionality.
The URL where authorization webhook events will be sent
Secret used for signing webhook payloads
Current status of the webhook
Available options:
active, inactive The timeout duration in milliseconds for webhook requests
Always decline the transaction when the webhook cannot produce an answer.
- AuthorizationWebhookConfig
- AuthorizationWebhookConfig
Show child attributes
Show child attributes
When the webhook was created
When the webhook was last updated
⌘I