Skip to content

Stytch webhook receiver: syncs IdP/SCIM directory changes into the local users table.

POST
/webhook/stytch
curl --request POST \
--url https://api.siteqwality.com/webhook/stytch \
--header 'Content-Type: text/plain' \
--data example

Stytch webhook event payload

Media type text/plain
string

Event accepted (processed, skipped, or a known redelivery)

Missing or invalid webhook signature

Processing failed; Stytch should retry

Webhook signing secret is not configured