Send Attendee Emails Endpoint
Send emails to attendees with their share link.
- Attendee must have status in approved / approved-none / approved-Pavoot (or status sent/auto-sent when forceResend=true).
- For persons with 0 images, zero_images_phrase must be provided.
- On success: sets status to 'sent'.
- On per-recipient failure: sets status to 'email-failed' and records last_email_error; continues to next recipient (returns partial success).
post/sendAttendeeEmails
Request body
Response
Successful Response
{"stackTrail":"paths:/sendAttendeeEmails:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.