Skip to main content
POST
/
v1
/
clerk-webhooks
Handle Clerk Webhook
curl --request POST \
  --url https://api.ontora.com/v1/clerk-webhooks \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.ontora.com/llms.txt

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

Authorizations

Authorization
string
header
required

Clerk-issued RS256 JWT.

Response

200 - application/json

Successful Response