Create a Task

Request Body Sample:

{
  "name": "Task D to be deleted",
  "billable": false,
  "billable_rate": 0,
  "description": "from api",
  "jobs": [5104],
  "user_id": 678
}

Where:

  • name and user_id fields are required.
  • user_id is any active admin's id
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
Headers
string
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json