Theme switcher

{$request.body#/webhook_url}

Header Parameters

X-Webhook-Eventstring Required

Event: userUpdated

X-Webhook-Signaturestring

HMAC signature for webhook verification

X-Webhook-IDstring

Unique identifier for this webhook delivery

X-Callback-URLstring Required

The callback URL expression that receives this request

Authorizationstring

Body Parameters

eventTypestring

Webhook event type label.

Enum values:
USER_UPDATED
userobject

User payload.

Show child attributes

Response

200
Object

Acknowledged.

Response Attributes

receivedboolean

Set to true to confirm receipt. Optional — any 2xx response is treated as success.

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot