Delete a subscription purchase by ID for a User
DELETE/organizations/:organizationId/projects/:projectId/platforms/android/devices/:deviceId/subscriptions/:purchaseId
Delete a subscription purchase by ID for a User
Request
Path Parameters
organizationId stringrequired
projectId stringrequired
deviceId stringrequired
purchaseId stringrequired
Responses
- 200
Subscription purchase deleted successfully
Loading...