Chatbot Prompts
Assign Prompt to Chatbot
Assign prompt to the chatbot
POST
/
v0
/
chatbots
/
{chatbotId}
/
settings
/
prompts
/
{promptId}
/
assign
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Id of the chatbot prompt
Was this page helpful?