Notification Channels
Update a notification channel
Update an existing notification channel. Only provided fields are updated. Channels provided by chat bots cannot be updated.
put/v1/notification-channels/{channel-name}
Path parameters
channel-namestring required
Channel name
Request body
Response
Notification channel updated successfully
Changes
Changed in 1 of the 75 revisions of this API.2
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the optional property
providedByChatBotto the response with the200statusresponse-optional-property-added
- ○