Operations
Following are the different types of API request methods,
Method | Description |
---|---|
POST | Used to add entity details |
GET | Used to view the entity details |
PUT | Used to Update/Bulk-Update the entity detail(s) |
DELETE | Used to Delete/Bulk-Delete the entity detail(s) |
Important
Each request, project, change, and asset in the application has a unique ID displayed in the URL of the corresponding details page. Whenever you perform operations on an entity/module (request, project, change, and asset) by triggering API calls, you must pass the corresponding ID in the API URL. Following screenshot highlights a request ID