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

d2e5c5ea6e4c

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