Skip to main content

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

Purchase deleted successfully

Loading...