v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
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