entitlements_consume
Mark a one-time entitlement as consumed to allow the user to purchase it again. Returns consumed status, application ID, and entitlement ID.
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 | |||