latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

Push Notification

Update an app push notification

post/mobile_push/{id}

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the app push notification.

Request body

app_namestring

Application name.

enabledboolean

Enabled this notification or not.

mode'PRODUCTION' | 'DEVELOPMENT'

Connect to Apple/Google development push server or production push server:

  • PRODUCTION: Connect to Apple/Google production push server.
  • DEVELOPMENT: Connect to Apple/Google development push server.
android_service_accountstring

The Firebase Cloud Messaging service account JSON file.

ios_certificatestring

Content of this APNs SSL certificate key file.

ios_private_keystring

Content of this APNs SSL private key file.

Response

OK