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 CodeError CodeDescription
400HTTP_400Bad Request
400HTTP_400Bad Request
500HTTP_500Internal Server Error

Example Request

curl -X POST "https://api.allurelms.com/webhooks/clerk" \
  -H "Content-Type: application/json" \
  -d '{}'