RegenerateWidgetKey regenerates the widget key for a configuration.
POST/api/v1/engagements/webchat/widget-configs/:id/regenerate-key
This invalidates the old key immediately. Any widgets using the old key will need to be updated with the new snippet.
Errors
- NOT_FOUND: Widget config does not exist
Request
Responses
- 200
- default
A successful response.
An unexpected error response.