Update AuditAsk AIput https://app.bluetallyapp.com/api/v1/audits/{id}Update an audit.Path Paramsidint32requiredThe ID of the audit.Query Paramstenant_idint32The ID of the tenant the API request is for (for users with multi-tenancy enabled)audit_datestringThe audit date. Format: YYYY-MM-DDnext_audit_datestringThe next audit date. Format: YYYY-MM-DDscheduledbooleanIf the audit is scheduled.truefalsecompletedbooleanIf the audit is completed.truefalseasset_idstringThe ID of the asset that was audited.location_idint32The location ID of the audit.user_idint32The ID of the user who performed the audit.notesstringThe notes attached to the audit.audit_statusstringThe status of the audit. Options: { pending, passed, failed }audit_failed_reasonstringThe reason the audit has a failed status.Response 200200Updated 10 months ago