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