Chatbot Personas
Delete Chatbot Persona
Delete custom persona of the chatbot
DELETE
/
v0
/
chatbots
/
{chatbotId}
/
settings
/
personas
/
{personaId}
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 persona
Was this page helpful?