API
Management APIUser management

Create User

👨‍💼 Requires Administrator Permissions (Admin)

POST
/api/user/

Request Body

application/json

Response Body

curl -X POST "https://ai.myesai.cn/api/user/" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?