v1

latestOpenAPI 3.0.32026-07-132534113.7 KB
Upgrade Offers

Respond to Upgrade Offer

Records the user's response to an upgrade offer for analytics purposes.

post/iap/upgrade-offer/respond

Request body

user_idstring required

The user's external ID.

acceptedboolean

Whether the user accepted the upgrade offer.

variant_idinteger

Experiment variant ID, if the upgrade offer is part of an A/B test.

Response

Response recorded

statusstring

Example response

{
  "status": "ok"
}