Clerk.Webhook (Clerk SDK v1.0.0)

You can configure webhooks to be notified about various events that happen on your instance.

https://clerk.com/docs/integration/webhooks

Summary

Functions

Create a Svix app and associate it with the current instance

Generate a new url for accessing the Svix's management dashboard for that particular instance

Delete a Svix app and disassociate it from the current instance

Functions

Link to this function

create(params, opts \\ [])

Create a Svix app and associate it with the current instance

Link to this function

create_dashboard_url(params, opts \\ [])

Generate a new url for accessing the Svix's management dashboard for that particular instance

Link to this function

delete(id, opts \\ [])

Delete a Svix app and disassociate it from the current instance