Version 11.0.0
Method | Path | Description |
---|---|---|
GET | /msapi/user | Get a List of Users |
POST | /msapi/user | Create a User |
GET | /msapi/user/:key | Get a User |
Name | Path | Description |
---|
-
Summary
Get a List of Users -
Description
Get a list ofthe user.
- 200 OK
-
Summary
Create a User -
Description
Create a new User and persist it
- 200 OK
-
Summary
Get a User -
Description
Get a user based on the _key or name.
- 200 OK