CreateWidgetConfig creates webchat widget configuration.
POST/api/v1/engagements/webchat/widget-configs
Creates appearance and behavior settings for the webchat widget. A channel configuration must already exist for the webchat channel type.
Errors
- NOT_FOUND: Channel configuration does not exist
- ALREADY_EXISTS: Widget config already exists for channel
- INVALID_ARGUMENT: Invalid color format or position
Request
Responses
- 200
- default
A successful response.
An unexpected error response.