POST https://:account.api-us1.com/api/3/calendars
- JSON
{
"calendar": {
"title": "Calendar Title",
"type": "All",
"notification": 1
}
}
BODY PARAMS
calendar
object
calendar.title REQUIRED
string Title of the calendar feed
calendar.type REQUIRED
string Possible Values: 'All', 'Deals', or 'Contacts'
calendar.notification
boolean Whether or not this calendar has notifications
Opmerkingen
0 opmerkingen
Artikel is gesloten voor opmerkingen.