Skip to main content

Delete a subscription purchase event by ID

DELETE 

/organizations/:organizationId/projects/:projectId/platforms/android/users/:userId/subscriptions/:userSubscriptionPurchaseId/events/:eventId

Delete a subscription purchase event by ID

Request

Path Parameters

    organizationId stringrequired
    projectId stringrequired
    userId stringrequired
    userSubscriptionPurchaseId stringrequired
    eventId stringrequired

Responses

Subscription purchase event deleted successfully

Loading...