+

Search Tips | Advanced Search

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


Push SMS Settings (PUT)

Updates SMS settings referenced by the applicationId


Method

PUT


Path

/apps/applicationId/settings/smsConf


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Consumes

application/json


Produces

application/json


Payload

The details of the sms settings.


JSON Example


Payload Properties

The payload has the following properties:

The parametersArray has the following properties:


Response

Successfully updated the SMS settings.


JSON Example


Response Properties

The response has the following properties:

The parametersArray has the following properties:


Errors

400

401

404

406

500

Parent topic: REST API for the MobileFirst Server push service