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

f9d69e142034

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