Documentation Index
Fetch the complete documentation index at: https://docs.linquid.io/llms.txt
Use this file to discover all available pages before exploring further.
link.updated
When this event fires
A link record is updated.Delivery semantics
- Delivered to enabled workspace outbound webhook subscriptions that include this trigger.
- Signed with webhook signature headers.
- Can be retried; receiver must handle idempotency.
Receiver checklist
- Verify signature.
- Check freshness window.
- Deduplicate by delivery/event identifier.
- Process atomically and return deterministic status.
Related
/api-reference/webhooks/event-types/developer/webhook-signatures-and-idempotency

