+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Push APNS settings (PUT)

Uploads an APNS certificate to the application referenced by the applicationId


Method

PUT


Path

/apps/applicationId/settings/apnsConf


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Consumes

multipart/form-data


Produces

application/json


Form-data Parameters


Response

Successfully updated the APNS settings.


JSON Example


Response Properties

The response has the following properties:


Errors

400

401

404

406

500

Parent topic: REST API for the MobileFirst Server push service