MeetingBooster API
Requests
Objects
Enums

Tasks: Save

This request will save a new or modify an existing task. "Creator" of the task is ignored. If you save a new task the current user will be the creator of the task. (You cannot change the creator)

HTTP request

POST ../api/v1/tasks/save

Request Body

The task to be saved

Response

If successful, this request returns an empty response body