Create a new event on the intranet calendar. Events can include details like location, date range, recurrence settings, and attendee invitations.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Event JSON
EventTypeID
Description
Title
StartDate
EndDate
IsPrivate
SpaceID
Address
Address2
CountryID
StateID
City
Zip
IsBusy
IsFeatured
AllowComments
AllowLikes
AllowRating
MaxAttendees
WhoShouldAttend
Tags
TagID
TagName
Keywords
Organization
Website
Telephone
VenueName
IsAllDay
NewUsers
IsCommunityUser
UserID
AttendanceType
IsRepeat
IsOnline
Frequency
DayInterval
WeeklyInterval
MonthInterval
YearInterval
MonthRepeatBy
DaysOfWeek
DayOfMonth
RepeatEndType
EndAfterOccurences
RepeatEndDateISO
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/events
{ "EventTypeID": 552, "Description": "Join us for a serene evening under the stars with Harmony in the Park, a classical music concert featuring renowned musicians performing timeless pieces from composers like Mozart, Beethoven, and Tchaikovsky. This enchanting event will transport you to a world of elegance and harmony, providing a perfect escape into the beauty of classical music.", "Title": "Harmony in the Park: An Evening of Classical Music", "StartDate": "2026-09-01T19:30:00", "EndDate": "2026-09-01T22:00:00", "SpaceID": 715, "WhoShouldAttend": "Anyone interested in classical music", "Address": "Central Park", "City": "NYC", "CountryID": 617 }
{ "IsError": false, "ResponseMessage": "ToBePublished", "ResponseData": { "CanBeViewed": true, "CanBeEdited": true, "CanBeDeleted": true, "iCalUID": "2d0c6f0e-0f76-4c81-9808-839863de2f11-0000-8edb7988-5c25-444d-a4f2-03411f05026b@communifire-intranet", "IsBusy": false, "NewUsers": [], "IsShared": false, "CanInviteOthers": false, "RemovedResources": [], "AllowComments": false, "AllowLikes": false, "AllowRating": false, "EventID": 1677, "AlbumID": 0, "IsPrivate": false, "IsScheduled": false, "IsEvent": true, "IsClassPeriod": false, "MediaServerID": 90, "CommentCount": 0, "EventTypeID": 871, "Title": "Harmony in the Park: An Evening of Classical Music bcf9", "WorkFlowID": 0, "CurrentWorkFlowStepID": 0, "SpaceName": "API Validate Sandbox", "Description": "Join us for a serene evening under the stars with Harmony in the Park, a classical music concert featuring renowned musicians performing timeless pieces from composers like Mozart, Beethoven, and Tchaikovsky. This enchanting event will transport you to a world of elegance and harmony, providing a...", "StartDate": "2026-09-01T23:30:00Z", "EndDate": "2026-09-02T02:00:00Z", "SpaceID": 313, "Views": 0, "IsFeatured": false, "IsPrivateSpace": false, "IsPublishedFromDraftMode": false, "Address": "Central Park", "CountryID": 1, "EventStatusID": 1, "CreatedOnDate": "2026-09-05T05:50:37.6889987Z", "WhoShouldAttend": "Anyone interested in classical music", "City": "NYC", "AttendanceID": 0, "UserID": 630, "IsOnline": false, "MetroID": 0, "StateID": 0, "UpdatedByUserID": 630, "AttendeeCount": 0, "MayBeAttendeeCount": 0, "Rating": 0.0, "EventBookedByUserID": 0, "IsAllDay": false, "MaxAttendees": 0, "FrequencyChoice": 0, "Frequency": 0, "DaysOfWeek": 0, "IsRepeat": false, "QuarterInterval": 0, "QuarterlyInterval": 0, "MonthlyInterval": 0, "WeeklyInterval": 0, "DaysOfMonth": 0, "IsSundaySelected": false, "IsMondaySelected": false, "IsTuesdaySelected": false, "IsWednesdaySelected": false, "IsThursdaySelected": false, "IsFridaySelected": false, "IsSaturdaySelected": false, "IsFirstWeekOfMonthSelected": false, "IsSecondWeekOfMonthSelected": false, "IsThirdWeekOfMonthSelected": false, "IsFourthWeekOfMonthSelected": false, "IsLastWeekOfMonthSelected": false, "FrequencyTypeOption": 0, "QuarterlyOptions": 0, "QuarterlyIntervalOptions": 0, "MonthlyIntervalOptions": 0, "WeeklyIntervalOptions": 0, "DaysOfWeekOptions": 0, "RangeStartMonth": 0, "RangeEndMonth": 0, "RepeatStartDate": "2026-09-01T23:30:00Z", "MonthRepeatBy": 0, "EndAfterOccurences": 0, "DayInterval": 0, "MonthInterval": 0, "DayOfMonth": 0, "YearInterval": 0, "RepeatEndType": 0, "StartDateWithRespectToUser": "0001-01-01T00:00:00", "EndDateWithRespectToUser": "0001-01-01T00:00:00", "RepeatStartDateWithRespectToUser": "0001-01-01T00:00:00", "RepeatEndDateWithRespectToUser": "0001-01-01T00:00:00", "SeriesEventID": 0, "InstanceExceptions": 0, "InstanceChanges": 0, "TimezoneOffset": -5.0, "TimeZoneID": "Eastern Standard Time", "IsDayLightSaving": true, "InstanceNumber": 0, "TenantID": 1 } }
{ "IsError": true, "ResponseMessage": "All required parameters are not provided." }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/489/rest-api-create-event
Your session has expired. You are being logged out.