Authorization: Bearer ********************{
"remain_quota": -391,
"expired_time": -1,
"unlimited_quota": true,
"model_limits_enabled": false,
"model_limits": "",
"group": "auto",
"name": "5sGx0J-MwKpFFDk9mtqSSVELcNtAl"
}curl --location --request POST 'https://api.key4u.shop/api/token' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"remain_quota": -391,
"expired_time": -1,
"unlimited_quota": true,
"model_limits_enabled": false,
"model_limits": "",
"group": "auto",
"name": "5sGx0J-MwKpFFDk9mtqSSVELcNtAl"
}'