-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
featureNew functionality for the productNew functionality for the productplannedThis will be worked onThis will be worked on
Description
Is your feature request related to a problem? Please describe.
Public API enhancements needed
Describe the solution you'd like
Recently the API was enhanced (thanks) but there is necessary functionality that's not exposed, with regard to rewards that are queued for approval or rejection by the streamer. It would be great to get a list of the queue programmatically, and to approve or reject a given redemption given its ID.
- Webhook for
channel.reward.redemption.updatedneeds to return a unique redemption ID - New endpoint
GET https://api.kick.com/public/v1/channels/rewards/redemptionsto list all redemptions (maybe optionally filtered by reward) - New endpoint
PATCH https://api.kick.com/public/v1/channels/rewards/redemptionsto approve or reject a particular reward
Describe alternatives you've considered
The only alternative is the user clicking around in the dashboard, or investigating the "private API"
Additional context
Add any other context or screenshots about the feature request here.
LagClear and DanAsker
Metadata
Metadata
Assignees
Labels
featureNew functionality for the productNew functionality for the productplannedThis will be worked onThis will be worked on
Type
Projects
Status
Planned