Replace telemetry config
PUT/api/v1/chatbots/:chatbotId/telemetry
Replace the telemetry configuration for a chatbot. All four fields are required. When containsSensitiveData is true on the chatbot, level must be "anonymized" and endUserOptOutAllowed will be forced to false. Required scope: security:write.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
Telemetry configuration updated.
Bad Request — invalid input
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded