Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.medera.info/llms.txt

Use this file to discover all available pages before exploring further.

POST /api/clerk-webhooks
Receives Clerk lifecycle webhooks: user.created, user.updated, user.deleted, organization.created, organization.updated, organizationMembership.created, organizationMembership.deleted. Signature: validated via Svix HMAC headers (svix-id, svix-timestamp, svix-signature). clerkUserSyncService.js handles the reflection into the users and organization_memberships tables.