Users

Handle new user signup webhook from Supabase

Triggered when a new user signs up via Supabase Auth. Requires webhook secret for authentication.

post/users/webhook/signup

Headers

x-webhook-secretstring required

Shared secret for webhook authentication

x-webhook-sourcestring

Source identifier for the webhook

Response

object required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.