Management APIUser management
Convert Invitation Quota
š Login Required (User Permission)
curl -X POST "https://api.example.com/api/user/aff_transfer" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on
š Login Required (User Permission)
curl -X POST "https://api.example.com/api/user/aff_transfer" \ -H "Content-Type: application/json" \ -d '{}'How is this guide?
Last updated on
curl -X POST "https://api.example.com/api/user/aff_transfer" \
-H "Content-Type: application/json" \
-d '{}'