Creates an event rsvp

Creates an event rsvp with the specified details.

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

Data containing event RSVP information

int64
required

Identifier for the Mobilize event

int64
required

Identifier for the specific event session

int64

Identifier for the user RSVPing to the event

string
enum
required

Indicates if the user is attending the event

Allowed:
boolean

Indicates if the RSVP is confirmed

int64 | null
required

Identifier for the agent user, if applicable

string | null

Source of the RSVP

string | null

System from which the RSVP originated

boolean | null
Defaults to false

When true, skips sending the initial email confirmation to the user

Responses
201

event rsvp created

404

event not found

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