Email Registrant

Triggers a transactional email to a registrant. Use this to re-send confirmation emails, send abandoned registration reminders, or notify registrants of modifications or cancellations.

The email content is configured in your Swoogo event's email templates. This endpoint triggers the sending — it does not customize the email body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the registrant to send the email to.

string
enum
required

The type of email to trigger. Must be one of: registration_created (confirmation), registration_abandoned (reminder to complete), registration_modified (update notice), registration_cancelled (cancellation notice).

Allowed:
Response
200

Email triggered successfully.

Language
Credentials
Bearer
access_token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!