+

Search Tips | Advanced Search

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


Push Device Registration (DELETE)

Deletes(unregisters) an existing device registration from the push service


Description

The device registrations of push service is deleted for the given deviceId. The call returns HTTP response code 204 with no content on successful deletion of the device registration.


Method

DELETE


Path

/apps/applicationId/devices/deviceId


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Produces

application/json


Errors

401

404

406

500

Parent topic: REST API for the MobileFirst Server push service