Channel web Widget
Authorizations
x-chatcaptain-keystringRequired
Path parameters
chatbotIdstringRequired
The ID of the chatbot.
channelIdstringRequired
The ID of the web channel.
Responses
200
The current widget settings.
application/json
errorstringOptional
Optional error message
403
Insufficient permissions.
get
/v1/chatbots/{chatbotId}/channels/{channelId}/widgetAuthorizations
x-chatcaptain-keystringRequired
Path parameters
chatbotIdstringRequired
The ID of the chatbot.
channelIdstringRequired
The ID of the web channel.
Body
Responses
200
The updated widget settings.
application/json
errorstringOptional
Optional error message
400
Invalid input data.
403
Insufficient permissions.
patch
/v1/chatbots/{chatbotId}/channels/{channelId}/widgetLast updated