POST /webhooks/clerk
POST /webhooks/clerk
POST /api/webhooks/clerk Clerk webhook handler for user and organization events
Endpoint
POST /webhooks/clerk
Error Responses
| Status Code | Error Code | Description |
|---|---|---|
| 400 | HTTP_400 | Bad Request |
| 400 | HTTP_400 | Bad Request |
| 500 | HTTP_500 | Internal Server Error |
Example Request
curl -X POST "https://api.allurelms.com/webhooks/clerk" \
-H "Content-Type: application/json" \
-d '{}'