LowCodeAPI
  • Milestones(6)
    • GET
      All Milestones
    • POST
      Create Milestone
    • GET
      Milestone Details
    • POST
      Update Milestone
    • DEL
      Delete a Milestone
    • POST
      Update Milestone Status
GET
POST
GET
POST
DELETE
POST
GET
https://api.lowcodeapi.com/zohobugtracker/restapi/portal/portal_id/projects/project_id/milestones
Path Parameters 2
portal_id*string
project_id*string

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

Query Parameters 7
indexnumber
rangenumber
statusstring
display_typestring
flagstring
ownerstring
owner_zpuidnumber

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

Path Parameters
portal_id*string
Portal ID
project_id*string
Project ID
Query Parameters
indexnumber
Index number of the milestone
rangenumber
Range of the milestones
statusstring
Status of the milestone must be all or completed or notcompleted
display_typestring
Milestone type must be all or upcoming or delayed
flagstring
Milestone flag must be allflag or internal or external
ownerstring
Specify ZUID of the owner
owner_zpuidnumber
Specify ZPUID of the owner
Response
API response data will be shown here once the request is completed.
Zoho Bug Tracker