Create or update the authorization webhook configuration for an account. This will upsert the webhook configuration, creating it if it doesn’t exist or updating it if it does.
The secret for a webhook remains static after it is initially created. If you would like to retrieve the secret before sending requests, create the authorization webhook in status ‘inactive’ first and then update it to ‘active’ after.
Authentication from public API requests
Authorization webhook created or updated successfully
The URL where authorization webhook events will be sent
Secret used for signing webhook payloads
Current status of the webhook
active, inactive The timeout duration in milliseconds for webhook requests
Configuration specific to the authorization webhook
When the webhook was created
When the webhook was last updated