+

Search Tips | Advanced Search

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


Push Device Subscription (DELETE)

Delete subscription by subscriptionId.


Description

Using the subscriptionId it unsubscribes the tag from the device. The call would not delete the device registration or the tag.


Method

DELETE


Path

/apps/applicationId/subscriptions/subscriptionId


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Produces

application/json


Errors

401

404

500

Parent topic: REST API for the MobileFirst Server push service