The user_uploads.added webhook is sent each time a document is uploaded to Link.
Sent when document upload events occur.Documentation Index
Fetch the complete documentation index at: https://docs.argyle.com/llms.txt
Use this file to discover all available pages before exploring further.
Username = api_key_id, Password = api_key_secret
List of events to subscribe to.
["user_uploads.added"]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"