POST /v1/calendar/calendars/{id}/tasks

Creates a task for a calendar specified by id, in one of conditions: The user is the owner of the calendar, OR for group calendars, the user has edit permission on the calendar, OR the calendar has been shared with the user, with edit permission, OR the calendar has been shared with a group of the user, with edit permission. This accepts HTTP POST request, with JSON object (evObject) in the request body. Example: { "name": "...", "note": "...", "categoryId": "", "from": "...", "to": "...", "delegation": "...", "", "priority": "", "reminder": , "status": "" }

URL:

Parameters:

Parameter Description
id Identity of the calendar.

Request example:

Response:

Copyright ©2015. All rights reserved. eXo Platform SAS
blog comments powered byDisqus