Skip to main content
POST
POST /api/v1/event/registration/confirmation/email
Sends registration confirmation email.

Authorizations

X-API-Key
string
header
required

Query Parameters

socialEventId
string<uuid>
required
type
enum<string>
required
Available options:
CONFIRMATION,
REMINDER_24H,
REMINDER_1H,
REMINDER_5M,
ATTENDED,
NOT_ATTENDED
email
string

Response

200

OK