Send Followup Emails

Send follow-up emails to users who registered on specific days.

This endpoint is designed to be called by cron jobs or manual triggers to send onboarding follow-up emails.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects a nullable object.
dayslist of integers or nullOptional

Response

Successful Response
dataobject

Errors