+

Search Tips | Advanced Search

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


Delete Subscription (DELETE)

Unsubscribes the device from the tag by using the subscription identifier. This method deletes neither the device registration nor the tag.


Roles

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


Method

DELETE


Path

/management-apis/2.0/runtimes/runtime-name/notifications/applications/application-name/subscriptions/subscription-id


Example


Path Parameters


Produces

application/json, application/xml, text/xml


Errors

400

403

404

500

Parent topic: REST API for the MobileFirst Server administration service