V2Calendar Events
Create calendar event
Creates a calendar event.
Creates a calendar event.
Authorization
access_token Authorization<token>
In: header
Path Parameters
calendar_id*string
Calendar
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v2/calendars/string/events"{ "status": "ok", "data": {}}