Configure chatt2.me Agent settings for a channel
PUT/v1/agent/channels/:applicationChannelId/ai
The workspace and channel must belong to the exact API key application. always_webhook and summary_on_transfer require an active, enabled message webhook. The single transferMode value makes the modes mutually exclusive.
Request
Responses
- 200
- 400
- 401
- 404
Saved Agent settings.
Invalid settings, missing workspace, or CHANNEL_MESSAGE_WEBHOOK_REQUIRED.
Missing, invalid, expired, or deleted application API key.
Application channel or workspace not found in the API key application.