Situations
Add Situation Hazard Assessment
post/situations/{id}/hazard_assessments
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/AddSituationHazardAssessmentRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/AddSituationHazardAssessmentResponseBody.json"
}Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○