Skip to main content
WEBHOOK

Body

application/json

The webhook event.

type
enum<string>
required

The webhook event type.

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

The time the webhook was sent.

user
User · object
required

The user the recap is due for.

recap
object
required

Details about the recap period.

Response

200

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