Investigations

Submit Investigation User Input

post/investigations/{id}/user-inputs

Path parameters

idstring required

Request body

$schemastring uri

A URL to the JSON Schema for this object.

submissionKeystring required
textstring required

Example request

{
  "$schema": "/v1/schemas/SubmitInvestigationUserInputRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/SubmitInvestigationUserInputResponseBody.json"
}

Changes

Changed in 1 of the 47 revisions of this API.1