A valid request URL is required to generate request examples
{ "id": 10, "username": "theUser", "firstName": "John", "lastName": "James", "email": "[email protected]", "password": "12345", "phone": "12345", "userStatus": 1 }
Creates list of users with given input array.
Documentation IndexFetch the complete documentation index at: https://i.v0v.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://i.v0v.ai/llms.txt
Use this file to discover all available pages before exploring further.
10
"theUser"
"John"
"James"
"[email protected]"
"12345"
User Status
1
Successful operation