The user_uploads.removed webhook is sent when a user deletes a previously uploaded document, or an account associated with an uploaded document is deleted.
Username = api_key_id, Password = api_key_secret
List of events to subscribe to.
["user_uploads.removed"]Name for the webhook subscription.
"name-for-the-webhook-subscription"
The URL where webhook notifications will be sent.
"https://your-webhook-backend.com"
Optional secret used to verify webhooks.
"optional-secret"