LowCodeAPI
133 APIs
  • Tasks (Group)(9)
    • PUT
      Set/ change Task Reminder for Group
    • GET
      Get all Tasks in a project with a given status
    • PUT
      Edit a project
    • DEL
      Delete a project
    • PUT
      Change or set recurring Task for Group
    • DEL
      Delete a group Task
    • GET
      Get all projects in a group
    • POST
      Add a new project
    • GET
      Get member details in a group
GET
PUT
GET
PUT
DELETE
PUT
DELETE
GET
POST
GET
PUT
https://api.lowcodeapi.com/zohomail/api/tasks/groups/group_id/entity_id
Path Parameters 2
group_id*number
entity_id*number

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
group_id*number
The unique identifier used for groups in the organization
entity_id*number
The unique identifier assigned to each task.
Payload
reminderDatestring*
The date when you want to be reminded
emailReminderboolean
you want to be reminded through email
popupReminderboolean
Whether you want to be reminded through popup notification
Response
API response data will be shown here once the request is completed.
Zoho Mail