Register For Event
Events
Register For Event
Create a built-in event registration for the authenticated member.
POST
Register For Event
Creates a built-in event registration for the authenticated member.
This endpoint only works for events that use built-in registration.
Request body
Request inputs
Your client API key from the dashboard (Settings page).
Unique identifier of the event to register for.
Send registrant_name in the JSON body.
Send registrant_email in the JSON body.
Send phone in the JSON body.
Send guests in the JSON body.
Send notes in the JSON body.
Send member_id in the JSON body.
Response fields
Indicates whether the registration request completed successfully.
Human-readable confirmation of the registration outcome.
The stored event registration record returned after creation or update.
The registration state saved for the member, such as
registered.When the registration was recorded by the API.
Whether this registration has already been checked in on event day.