Delete a specific mobile app instance registration.
DELETE {{baseUrl}}/mobileApps/:id/instances/:instanceId
Deregistration of a mobile app involves deletion of the corresponding push notification token. Any pending notification jobs which depend on this configuration will be terminated, marked with a failed status and the notifications will not be dispatched to the mobile app instance.