Skip to main content
WEBHOOK

Headers

X-Webhook-Signature
string
required

Signature to verify the webhook request

Body

application/json

Information about an invitation declined activity

Webhook payload for invite declined activity

action
string
Example:

"INVITE_DECLINED"

actionId
string<uuid>

Unique identifier of the action triggered in zuddl.

Example:

"123e4567-e89b-12d3-a456-426614174000"

actor
object

Details of the actor who performed the action.

actionCreatedAt
string<date-time>

Timestamp when the action was created.

Example:

"2023-10-01T12:00:00Z"

registration
object
event
object

Response

200

Return a 200 status to indicate that the data was received successfully