PAI Chat·Endpoint
POST
/prompt-templatesCreate a new prompt template
Create a new prompt template
GET/prompt-templates/{templateId}arrow_forwardupload
Request body
namerequired
stringThe name of the prompt template
typerequired
string · dynamic | static | conditionalThe type of the prompt template
trigger
stringThe trigger string
contentrequired
stringThe content of the prompt template
section
string · communication_style | context_and_clarification | content_and_sources | spam | otherThe section of the prompt template
chatbotTyperequired
string · chat | supportThe chatbot type the template is for
double_arrow
Returns 201
idrequired
string (uuid)typerequired
enumnamerequired
stringtrigger
stringcontentrequired
stringsection
enumchatbotTyperequired
enumcreatedAtrequired
string (date-time)updatedAtrequired
string (date-time)report
Errors