Update application chatbot config
Updates the chatbot playground configuration for an application. Creates a config row if one does not exist.
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Path Parameters
The unique identifier of the application
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"123e4567-e89b-12d3-a456-426614174000"
Body
Request body for updating chatbot playground configuration.
Customer-editable chatbot behavior prompt. Empty strings normalize to null.
12000"You are a helpful customer support chatbot.\n\nAnswer the user's question using the conversation history and the available knowledge tools. For factual product, policy, support, or troubleshooting questions, search the knowledge base before answering. Cite the articles you use. If the available knowledge is missing or insufficient, say that clearly instead of guessing. Keep answers concise, practical, and written for an end user."
Response
Successfully updated chatbot playground config
Successful response containing chatbot playground configuration.
Per-application chatbot playground configuration.