Token
Create Token
Create a token for a user.
POST
/
api
/
token
Body
application/json
name
string
requiredThe name of the token. This is used to identify the token in the dashboard.
remain_quota
integer
expired_time
integer
unlimited_quota
boolean
model_limits_enabled
boolean
model_limits
object[]
Response
200 - application/json
The response is of type object
.