InvestigationApi
getAllInvestigations
Get all investigations.
Endpoint | /app/rest/investigations |
Produces |
|
Parameters |
|
Response |
addInvestigation
Create a new investigation.
Endpoint | /app/rest/investigations |
Consumes |
|
Produces |
|
Parameters |
|
Response |
addMultipleInvestigations
Create multiple new investigations.
Endpoint | /app/rest/investigations/multiple |
Consumes |
|
Produces |
|
Parameters |
|
Response |
deleteInvestigation
Delete investigation matching the locator.
Endpoint | /app/rest/investigations/{investigationLocator} |
Produces |
|
Parameters |
|
getInvestigation
Get investigation matching the locator.
Endpoint | /app/rest/investigations/{investigationLocator} |
Produces |
|
Parameters |
|
Response |
replaceInvestigation
Update investigation matching the locator.
Endpoint | /app/rest/investigations/{investigationLocator} |
Consumes |
|
Produces |
|
Parameters |
|
Response |