管理API引き換えコード
引き換えコードの作成
👨💼 管理者権限(Admin)が必要です
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://loading/api/redemption/" \ -H "Content-Type: application/json" \ -d '{}'Empty
このガイドはいかがですか?
最終更新