Luma · Example Payload

V2_Organizations_Calendars_Create_Post_Request

string

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

V2_Organizations_Calendars_Create_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

nameslugdescriptionavatar_urltint_color

Example Payload

Raw ↑
{
  "name": "string",
  "slug": "string",
  "description": "string",
  "avatar_url": "https://example.com",
  "tint_color": "string"
}