Create a message template setCopy Pagepost https://vision-api.truepic.{tld}/v3/message-template-setsBody ParamsRequest Body for POST /inspectionsauto_replystringrequiredThe message template for messages sent as automated replies when an app user sends a message to a member/dashboard-user.finish_reminderstringThe message template for messages sent as reminders for started, but unfinished inspection requests.finish_reminder_subjectstringrequiredThe message template for messages sent as reminders to finish inspections.inspection_finishedstringrequiredThe message template for messages sent for finished inspection requests.inspection_finished_enabledbooleanrequiredDefaults to falseWhether or not the "inspection finished" message is enabled and will be sent.truefalseinspection_finished_subjectstringrequiredThe email subject for messages sent for finished inspection requests.namestringrequiredlength ≤ 255The name of the message template setnew_requeststringrequiredThe message template for messages sent for new inspection requests.new_request_subjectstringrequiredThe email subject for messages sent for new inspection requests.request_morestringrequiredThe message template for messages sent to request additional items on an inspection request.request_more_subjectstringrequiredThe message template for messages sent as requests for more photos on inspections.request_reminderstringrequiredThe message template for messages sent as reminders for pending inspection requests.request_reminder_subjectstringrequiredThe email subject for messages sent as reminders for non-started inspections.Responses 200Success 400The request body couldn't be parsed. 401Authentication failed, or the user/client doesn't have permission to the requested resource. 403The user doesn't have permission to access the requested resource. 404The requested resource couldn't be found. 412A required property or parameter is missing from the request. 500An unexpected error occurred.Updated 9 days ago