Creates an event session

Creates an event session with the specified details.

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

Data containing event session information

int64
required

Identifier for the Mobilize event

int64 | null
required

UTC timestamp in seconds since the Unix epoch

int64 | null
required

UTC timestamp in seconds since the Unix epoch

string
required

Title of the event session

string | null

Name of the location

location_data
object
string | null

Physical address of the event location

boolean | null

Flag to show RSVP buttons bar

boolean | null

Flag to show title in the form

string | null

Additional notes for the event session

integer | null

Maximum capacity for the event session

tags
array of strings | null

Array of tags for the event session

tags
Responses
201

event session created

422

unprocessable entity

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