{
"allow_ips": "",
"cross_group_retry": false,
"expired_time": -1,
"group": "azure/sp/gpt",
"model_limits": "",
"model_limits_enabled": false,
"name": "嘻嘻",
"remain_quota": 0,
"unlimited_quota": true
}
curl --location --request POST 'https://api.apiqik.online/api/token' \
--header 'New-Api-User: 1915' \
--header 'Content-Type: application/json' \
--data-raw '{
"allow_ips": "",
"cross_group_retry": false,
"expired_time": -1,
"group": "azure/sp/gpt",
"model_limits": "",
"model_limits_enabled": false,
"name": "嘻嘻",
"remain_quota": 0,
"unlimited_quota": true
}'{
"message": "",
"success": true
}