Skip to main content
WEBHOOK

Body

application/json

The webhook event.

type
enum<string>
required

The webhook event type.

Available options:
emails.reactivation_due
timestamp
string<date-time>
required

The time the webhook was sent.

user
User · object
required

The user the reactivation message is due for.

reactivation
object
required

Details about the reactivation message.

Response

200

Return a 200 status to indicate the webhook was received and processed.