+

Search Tips | Advanced Search

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


Push Tag (PUT)

Updates tag information


Description

Updates the tag referenced by the tagName of the application referenced by the applicationId.


Method

PUT


Path

/apps/applicationId/tags/tagName


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Produces

application/json


Payload

The details of the tag.


JSON Example


Payload Properties

The payload has the following properties:


Response

The details of the tag.


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