PUT https://:account.api-us1.com/api/3/calendars/:id
- JSON
{
"calendar": {
"title": "Calendar Title",
"type": "Deals",
"notification": 0
}
}
PATH PARAMS
ID REQUIRED
int32 ID of the calendar feed to update
BODY PARAMS
calendar
object
calendar.title
string
Title of the calendar feed
calendar.type
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.