Skip to main content

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

Subscription purchase deleted successfully

Loading...