-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
创建令牌接口
https://app.apifox.com/project/7484041/apis/api-384083914-run?branchId=7219362
接口请求参数
{
"id": 0,
"user_id": 0,
"name": "string",
"key": "string",
"status": 0,
"expired_time": 0,
"remain_quota": 0,
"unlimited_quota": true
}
创建成功后,接口返回了
{
"message": "",
"success": true
}
没有id,但是获取信息、更新、删除都要id,如果不返回id,这接口就没啥作用了
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working