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

转换邀请额度

🔐 需要登录(User权限)

POST
/api/user/aff_transfer

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

quota?integer

Response Body

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