v1
latestOpenAPI 3.0.02026-07-17112116167.8 KBIM Channels
Update IM channel settings
patch/api/workspaces/{id}/im/channels/{channelId}
Path parameters
idstring required
Workspace id
channelIdstring required
Channel id
Request body
Example request
{
"routing_mode": "codex"
}Response
OK
Example response
{
"status": "updated"
}