Chatbot Icons
Update Chatbot Icons
Add or Update the chatbot icons (Bot Icon, Person Icon, Agent Icon, Watermark Icon, Chat Bubble Icon)
POST
/
v0
/
chatbots
/
{chatbotId}
/
icons
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Body
multipart/form-data
Request Body
Type of the icon
Available options:
BOT
, PERSON
, AGENT
, WATERMARK
, CHAT_BUBBLE
Icon file
Was this page helpful?