Luma · Example Payload

V1_Calendars_Update_Post_Request

string

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

V1_Calendars_Update_Post_Request 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

calendar_idnameslugdescriptionavatar_urltint_color

Example Payload

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