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