Investigation
Number of APIs: 6
-
Create multiple new investigations. POST {{baseUrl}}/app/rest/investigations/multiple?fields=<string>
-
Get all investigations. GET {{baseUrl}}/app/rest/investigations?locator=<string>&fields=<string>
-
Create a new investigation. POST {{baseUrl}}/app/rest/investigations?fields=<string>
-
Get investigation matching the locator. GET {{baseUrl}}/app/rest/investigations/:investigationLocator?fields=<string>
-
Update investigation matching the locator. PUT {{baseUrl}}/app/rest/investigations/:investigationLocator?fields=<string>
-
Delete investigation matching the locator. DELETE {{baseUrl}}/app/rest/investigations/:investigationLocator