疾旋Token
用户指引API 参考平台文档AI 应用集成帮助与支持
用户与平台接口令牌管理

创建令牌

🔐 需要登录(User权限)

POST
/api/token/

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Unresolved $ref: #/definitions/224188812

Response Body

curl -X POST "https://example.com/api/token/" \  -H "Content-Type: application/json" \  -d '{}'
Empty