Ludus 2 is in BETA. This API is subject to change until Ludus 2 is released.
curl --location --request POST 'https://mock.apidog.com/m1/1126461-0-default/user' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "John Doe",
"userID": "JD",
"isAdmin": true,
"password": "super-secret-password",
"email": "john.doe@example.com"
}'{
"name": "John Doe",
"userID": "JD",
"dateCreated": "2022-08-29T09:12:33.001Z",
"dateLastActive": "2022-08-29T09:12:33.001Z",
"isAdmin": true,
"proxmoxUsername": "john-doe",
"apiKey": "JD.Vf{M@GC:w}YQ=1zv@gLLnDH:j3nI]l7@:ct:qPy9"
}