LowCodeAPI
438 APIs
  • Tasks(5)
    • POST
      Add a task
    • GET
      List tasks
    • PUT
      Update a task
    • GET
      Get a task
    • DEL
      Delete a task added to a project
DELETE
DELETE
PUT
POST
DELETE
DELETE
POST
DELETE
PUT
POST
DELETE
PUT
GET
PUT
PUT
PUT
DELETE
GET
POST
PUT
PUT
PUT
DELETE
POST
PUT
DELETE
POST
DELETE
GET
PUT
PUT
DELETE
POST
PUT
DELETE
PUT
DELETE
POST
PUT
DELETE
DELETE
POST
GET
PUT
GET
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/projects/project_id/tasks
Path Parameters 1
project_id*string

The path parameters will be sent as a URL query parameters as a part of the request.

Request Payload

The payload will be sent as a application/json as a part of the request body.

Path Parameters
project_id*string
Project Id
Payload
task_namestring*
The name of the task
descriptionstring
The description of the project
ratenumber
Hourly rate for a task
budget_hoursnumber
Task budget hours
Response
API response data will be shown here once the request is completed.
Zoho Books