get
https://try.count.ly/i/apps/update?api_key=&args=
Update app information
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Update app information from values provided in args parameter as stringified JSON
args can contain this properties:
'app_id': { 'required': true, 'type': 'String'}, //ID of the app to change information
'name': { 'required': false, 'type': 'String' },// new app name
'category': { 'required': false, 'type': 'String' },// new app category ID
'timezone': { 'required': false, 'type': 'String' },//new timezone
'country': { 'required': false, 'type': 'String' } //new app country
