Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://www.chatbase.co/api/v1/delete-chatbot-profile-picture \ --header 'Authorization: Bearer <token>'
{ "message": "Chatbot Profile Picture deleted successfully." }
Deletes the chatbot’s profile picture
API key in Bearer token format
ID of the chatbot
Profile picture deleted successfully
"Chatbot Profile Picture deleted successfully."