notifications.updateFavPromo

Updates notification created by notifications.sendFavPromo call.

NameRequiredTypeDescription
id true String

Notification id

text true String

Notification text

image false String

Custom notification image or game icon by default

mark false String

custom_args value

expires true String

Expiration time Format: yyyy.MM.dd HH:mm

Note: Max value is 14 days since now (Time zone is MSK(UTC+03:00))

status false String
  • PUBLIC or P
  • ADMINS_ONLY or A

Authorization

Session is prohibited

Required permissions

  • VALUABLE_ACCESS

Type

{ "id": "String" }

Application paramters

User session data

Method

List of paramters

Используем для подписи secret_key = session_secret_key
Используем для подписи secret_key = application_secret_key
Используем для подписи secret_key = MD5(access_token + application_secret_key)
secret_key =
Сортируем и склеиваем параметры запроса и secret_key
Рассчитываем MD5 от полученной строки и получаем параметр sig