v13.77.0
6 days ago by Gerasimos Chatzaras
✏️ Modifications |📄 Documentation Updates
✏️ Modifications
GET /power-thresholds/config
- Return an empty object (instead of an empty array) in the data key when no thresholds are set.
📄 Documentation Updates
PUT /v2/notification/channel/mute_topic
- Updated description to make sure that is clear that the channel should be enabled first.
- Added new messages to the existing error code 162 for clarity:
- 162: DEVICE_NOT_FOUND: MOBILE_PUSH channel is not enabled
- 162: CHANNEL_NOT_ENABLED
PUT /v2/notification/channel/unmute_topic
- Updated description to make sure that is clear that the channel should be enabled first.
- Added new messages to the existing error code 163 for clarity:
- 163: DEVICE_NOT_FOUND: MOBILE_PUSH channel is not enabled
- 163: CHANNEL_NOT_ENABLED