Create Meeting
Creates a new Meeting for the current user.
If you specify an assignee for this Meeting, that user will be assigned to it.
If you do not specify an assignee, the Meeting will be automatically assigned to you.
Bearer authentication of the form Bearer <token>, where token is your auth token.
This field contains the task’s “Note” or “Description”, which is a description of the work to be done to complete the task.
Within the ProjectManager application, you can use this field as follows:
The date when work on this Task is planned to begin.
This value contains only the date in year-month-day format. For display, this date will always be shown as this same year-month-day regardless of time zone. time needs to be in 15-minute increments, valid values are 0, 15, 30, 45
The duration (in 15-minute increments) for this Meeting.
True if the API call succeeded; false otherwise.