POST - Create event using Smart Add
Purpose
This API is used to create a new event in a particular calendar using Smart Add.
Request URL
https://calendar.zoho.com/api/v1/smartadd
OAuth Scope
scope=ZohoCalendar.event.ALL
(or)
scope=ZohoCalendar.event.CREATE
ALL - Full access to events
CREATE - Creates an event
Request Parameters
Parameter | Type | Description |
---|---|---|
title* | string | Create an event using Smart Add by providing normal text in natural language. |
* - Mandatory parameter
Sample Request
Copied
Sample Response
Copied