Handle Stytch Webhook

Webhook endpoint for handling Stytch events. Processes user.created events to trigger user research.

post/webhooks/stytch

Request body

event_idstring required
timestampstring required
event_typestring nullable
dataobject nullable
project_idstring nullable
actionstring nullable
object_typestring nullable
sourcestring nullable
idstring nullable

Response

Successful Response

{"stackTrail":"paths:/webhooks/stytch:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes