The User API is designed to automate the creation and modification of users.
Operations
The User Resource has the following operations available
Verb | Operation Id | End Point | Description | POST | POST User | /api/v1/User | Creates a new user. |
PUT | PUT User | /api/v1/User | Updates the information of a user. |