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