latestSwagger 2.02026-08-101561322.2 MB

3e4029d19684

User Settings

Update chat desktop notification settings

<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/undefined/updateChatDesktopNotificationSettings" target="_blank">Try in sandbox</a><br>

put/api/v2/user/desktop/notification

Request body

playSoundboolean required

Enable notification sound?

showNotificationsboolean required

Show desktop notifications about new messages.

showTextboolean

Incoming message text will be displayed in desktop notifications.

soundIdinteger

Sound Id of a notification.

Example request

{
  "showText": true,
  "soundId": 23
}

Response

Request executed with success.