Error
Create calendar event
Create a Pharen Hub calendar event from scheduling automations or import jobs, with title, start and end times, attendees, and location.
POST
Error
Creates a new local calendar event. Use this endpoint for scheduling automation and imports that already know the target calendar.
Required API key scope:
calendar:create.Body parameters
UUID of the calendar where the event should be created.
Event title. Empty titles are allowed.
ISO 8601 datetime for the event start.
ISO 8601 datetime for the event end.
Whether this is an all-day event.
Event location.
Meeting or conference URL.
Internal notes for the event.
Reminder offset in minutes. The maximum value is
10080.Attendee objects for the event.
Example body
Response
Returns the created calendar event with the same shape as List events.Authorizations
Paste your Pharen API key without the Bearer prefix.
Body
application/json