Nova RouterNova Router
Quick StartAPI ReferenceAgent Tool Integrations

Create User

👨‍💼 Requires Administrator Permissions (Admin)

POST
/api/user/

Request Body

application/json

Response Body

curl -X POST "https://router.bit-tech.com.cn/api/user/" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?