API Documentation

Request Body Sample:

{ "name": "Task A", "billable": true, "billable_rate": 100, "description": "New task Updated from api", "jobs": [ 5103, 5104 ], "user_id": 678 }

Where:

  • name and user_id fields are required.
  • user_id is any active admin's id
Log in to see full request history
Path Params
string
required
Body Params
Headers
string
Response

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