AI clerk instructions let a location provide additional restaurant-specific guidance for customer conversations. Use them for stable information or policies that the AI clerk should take into account.
Read the current instructions
Update the instructions
chatbot_instructions completely replaces the currently stored instructions. The new value is not
merged with the previous one. Read the current instructions first and send the complete version
that the AI clerk should use.
PATCH preserves omitted fields. Send null to clear chatbot_instructions. A replacement must be a non-blank string of at most 10,000 characters.
The response contains the new instructions together with the value that was active immediately before the update:
Keep this response if your integration may need to undo the update. To roll back, send the value of previous_chatbot_instructions in a new PATCH request.