+

Search Tips | Advanced Search

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


Push Application (PUT)

Updates an existing application status. The API can be used to enable or disable an application.


Method

PUT


Path

/apps/applicationId/status


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Consumes

application/json


Produces

application/json


Payload

The details of the application.


JSON Example


Payload Properties

The payload has the following properties:


Response

The details of the application.


JSON Example


Response Properties

The response has the following properties:


Errors

400

401

404

405

406

500

Parent topic: REST API for the MobileFirst Server push service