v1

latestOpenAPI 3.0.12026-07-24116117186.3 KB
Apps

Unmute application tokens

The method unmutes notifications to Telegram users having tokens. <a href="https://docs.esputnik.com/docs/muting-or-unmuting-telegram-notifications-for-users#unmuting-notifications">Read more.</a>

post/api/v1/apps/{app_uuid}/token/unmute

Path parameters

app_uuidstring required

Application ID

Request body

tokenstring required

Application token.

Example request

{
  "token": "8256374910:BBGHQOp2J_Fk7mZyw34ty660nmHs5d7JKLP"
}

Response

OK