Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api-v2.watchcollect.com/v2/webhooks/clerk \ --header 'Content-Type: application/json' \ --header 'Svix-Signature: <api-key>' \ --data ' { "type": "organization.created", "data": {} } '
{ "status": "accepted", "event_ids": [ "018f06e2-4f8d-7c01-8a0d-cc6fd78f7002" ], "request_id": "018f06e2-4f8d-7c01-8a0d-cc6fd78f7001" }
"organization.created"
Clerk event payload. Shape depends on the event type; backend reads only organization, membership and invitation identifiers needed for workspace sync.
Webhook accepted or ignored.
accepted
duplicate_accepted
rejected
conflict
noop