Handle Clerk webhook events for organization lifecycle.
Verifies Svix signature, parses the event payload, and routes to the appropriate organization lifecycle handler based on event type.
Returns: Status acknowledgement.
cURL
curl --request POST \ --url https://api.example.com/webhooks/clerk
{}
Successful Response