Luma · Example Payload

V1_Events_Hosts_Update_Post_Request

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

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

Top-level fields

event_idemailaccess_levelis_visible

Example Payload

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