v1

latestOpenAPI 3.1.0Proprietary2026-07-24660315.0 KB
Organizations

Create Calendar

Create a new calendar within the organization. The calendar will be managed by the API key owner.

post/v2/organizations/calendars/create

Request body

namestring required

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. If not provided, a random default avatar will be used.

tint_colorstring

Tint color for the calendar in hex format (e.g. '#E3CBEF'). If not provided, a random color matching the default avatar will be used.

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