Luma · Example Payload

V2_Webhooks_Update_Post_Request

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

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

Top-level fields

idevent_typesstatus

Example Payload

Raw ↑
{
  "id": "string",
  "event_types": [
    "*"
  ],
  "status": "active"
}