OpenAPI 3.0.2raw.githubusercontent.com2026-08-19264129496.4 KB

ae3bfc65fa61

Notification Channels

Rename a notification channel

Rename an existing notification channel. Also updates references in server actions. Channels provided by chat bots cannot be renamed.

post/v1/notification-channels/{channel-name}/rename

Path parameters

channel-namestring required

Current channel name

Request body

newNamestring required

New channel name

Response

Notification channel renamed successfully