Luma · Example Payload

V2_Webhooks_Create_Post_200_Response

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

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

Top-level fields

idurlevent_typesstatussecretcreated_at

Example Payload

Raw ↑
{
  "id": "string",
  "url": "string",
  "event_types": [
    "*"
  ],
  "status": "active",
  "secret": "string",
  "created_at": "2024-01-01T00:00:00Z"
}