Investigations
Submit Investigation User Input
post/investigations/{id}/user-inputs
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/SubmitInvestigationUserInputRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/SubmitInvestigationUserInputResponseBody.json"
}Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○