v1

latestOpenAPI 3.1.0Proprietary2026-07-24660315.0 KB
Calendars

Update Calendar

Update a calendar's settings. Only the provided fields are changed.

post/v1/calendars/update

Request body

calendar_idstring required

Calendar ID, this usually starts with cal-.

namestring

Name of the calendar.

slugstring

URL slug for the calendar page (e.g. 'my-community' → lu.ma/my-community).

descriptionstring

Short description of the calendar.

avatar_urlstring uri

Specify an image that has been uploaded to the Luma CDN.

tint_colorstring

Tint color for the calendar in hex format (e.g. '#E3CBEF').

Response

Successful response.

idstring required
namestring required
slugstring nullable required
avatar_urlstring nullable required
urlstring required
descriptionstring nullable required
social_image_urlstring nullable required
cover_image_urlstring nullable required
is_personalboolean required
instagram_handlestring nullable required
twitter_handlestring nullable required
youtube_handlestring nullable required
websitestring nullable required