go back to UserService

PUT /users/create

Creates a new RowUsers record for the given data.

Parameters

name description type default type
user the data to use when creating the new user body of type: application/xml application/json RowUsers

Result

RowUsers of type: application/xml application/json

the created RowUsers object

Child Elements:

Try It Out

Request

- Authentication Help
- RowUsers