Management APIRedemption
Update Redemption Code
šØāš¼ Requires Admin Permissions
Request Body
application/json
id?integer
name?string
key?string
status?integer
quota?integer
created_time?integer
redeemed_time?integer
Response Body
curl -X PUT "https://api.example.com/api/redemption/" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on