Record a response for a checklist itemAsk AIpost https://api.firehydrant.io/v1/services/{service_id}/checklist_response/{checklist_id}Creates a response for a checklist itemPath Paramsservice_idstringrequiredchecklist_idstringrequiredBody Paramscheck_idstringrequiredstatusbooleanrequiredStatus of the check. 'true' if it's complete, 'false' if incomplete, or blank if not yet interacted withtruefalseResponse 201Creates a response for a checklist itemUpdated 7 months ago