notifications.updateFavPromo
Updates notification created by notifications.sendFavPromo call.
Name | Required | Type | Description |
---|---|---|---|
id | true | | Notification id |
text | true | | Notification text |
image | false | | Custom notification image or game icon by default |
mark | false | | custom_args value |
expires | true | | 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 | |
|
Authorization
Session is prohibitedRequired 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