NEET 02/23/2024 (Fri) 07:18 No.819153 del
POST /prod/bill-internal/tasks

Example
{
"title": "Fix hole",
"description": "The hole in the study is gapeing and needs to be fixed.",
"date": "2024-02-25 10:00"
}

Response
- 201 Created - Task successfully scheduled
- 400 Bad Request - Invalid request body

Example Response

{
"id": "123456",

Message too long. Click here to view full text.