Update application with the given id.

"Modifies an application. If a new platform is activated, the data related to it must be added. For example: androidGcmKey if you activate android" "If an array of triggers is passed, the current list in DDBB will be deleted and replaced by the contents of the new array, even if the array is empty. If not specified, it will not be modified"

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
string

Application's name

boolean

If application is enabled for android platform

boolean

If application is enabled for ios platform

boolean

If application is enabled for webpush platform

boolean

If application is enabled for safari platofm

string

Google firebase private key for android

string

Google firebase private key for standard browsers

string

Passphrase for iOS private key

string

iOS topic

boolean

indicates if use apple's production enviroment or not

string

Token key Id for iOS

string

Token team id for iOS

integer
enum

Set the contentAvailable parameter for iOS pushes

Allowed:
string

Website id for safari

string

safari key passphrase

safariAllowedDomains
array of strings

safari allowed domains

safariAllowedDomains
allowedDomains
array of strings

Browser allowed domains for device API calls

allowedDomains
allowedIosApps
array of strings

ios Apps for device API calls

allowedIosApps
allowedAndroidApps
array of strings

Android Apps for device API calls

allowedAndroidApps
reportingConfiguration
object

Application's reporting configuration

slicingConfiguration
object

Application's slicing configuration

crossDomainConfig
object
boolean
Defaults to false

If the application can use secure send this option must be activated

triggers
object

Applications triggers

boolean

If application is enabled for harmony platform

string

Huawei client id form harmony (Mandatory if harmony is enabled)

string

Huawei client secret form harmony (Mandatory if harmony is enabled)

deleteDevicesConfiguration
object

Configuration for delete old devices

boolean

Indicates if the application is allowed to ingest the location of the push service devices (Only super admins can edit this field)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json