v1

latestOpenAPI 3.0.32026-07-13201451.3 KB
Assets

Delete chatbot profile picture

Deletes the chatbot's profile picture

delete/delete-chatbot-profile-picture

Query parameters

chatbotIdstring required

ID of the chatbot

Response

Profile picture deleted successfully

messagestring

Example response

{
  "message": "Chatbot Profile Picture deleted successfully."
}