Luma · Example Payload

V1_Events_Hosts_Add_Post_Request

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

V1_Events_Hosts_Add_Post_Request is an example object payload from Luma, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

event_idemailaccess_levelis_visiblename

Example Payload

Raw ↑
{
  "event_id": "string",
  "email": "string",
  "access_level": "none",
  "is_visible": true,
  "name": "string"
}