To-dos

Create a task

post/tasks

Request body

Example request

{
  "task": {
    "body": "<p>Can you please review this press release</p>"
  }
}

Response

Successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.