entitlements_consume
Mark a one-time entitlement as consumed to unlock repurchase of a consumable SKU. This recognizes the purchase, allowing the user to buy again.
Instructions
Purpose: Mark a one-time entitlement as consumed (consumable SKU only). The user's purchase is recognized so they can buy again.
Returns: {consumed, application_id, entitlement_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | Your application/bot ID | |
| entitlement_id | Yes | Entitlement to consume |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||