+

Search Tips | Advanced Search

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


Update Device Registration (PUT)

Updates push device registration with the new user ID or the specified token. In most use cases, only the user ID is updated.


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/devices/device-id


Example


Path Parameters


Query Parameters

Query parameters are optional.


Consumes

application/json, application/xml, text/xml


Produces

application/json, application/xml, text/xml


Payload


JSON Example


XML Example


Payload Properties

The payload has the following properties:


Errors

400

403

404

406

500

Parent topic: REST API for the MobileFirst Server administration service