LowCodeAPI
  • Events(4)
    • GET
      All Events
    • POST
      Add Event
    • POST
      Update Event
    • DEL
      Delete Event
GET
POST
POST
DELETE
GET
https://api.lowcodeapi.com/zohobugtracker/restapi/portal/portal_id/projects/project_id/events
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 3
indexnumber
rangenumber
status*string

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 event
rangenumber
Range of the events
status*string
Status of the event must be open or closed
Response
API response data will be shown here once the request is completed.
Zoho Bug Tracker