+

Search Tips | Advanced Search

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


Update Tag Information (PUT)

Updates the tag that is idenfitied by the tagName parameter for the application referenced by the application name.


Roles

Users in the following roles are authorized to perform this operation:


Method

PUT


Path

/management-apis/2.0/runtimes/runtime-name/notifications/applications/application-name/tags/tag-name


Example


Path Parameters


Consumes

application/json


Produces

application/json, application/xml, text/xml


Payload


JSON Example


Payload Properties

The payload has the following properties:


Errors

400

403

404

500

Parent topic: REST API for the MobileFirst Server administration service