User Registration
đ No Authentication Required
curl -X POST "https://api.routescope.ai/api/user/register" \ -H "Content-Type: application/json" \ -d '{}'Empty
Request Body
application/json
username?string
password?string
email?string
verification_code?string
aff_code?string
Response Body
Last updated on