Version 11.0.0
RestAPI for the ApplicationVersion Object
| Method | Path | Description |
|---|---|---|
| GET | /msapi/appver | Get a List of ApplicationVersion |
| POST | /msapi/appver | Create a ApplicationVersion |
| GET | /msapi/appver/:key | Get a ApplicationVersion |
| Name | Path | Description |
|---|
-
Summary
Get a List of ApplicationVersion -
Description
Get a list of ApplicationVersion for the user.
- 200 OK
-
Summary
Create a ApplicationVersion -
Description
Create a new ApplicationVersion and persist it
- 200 OK
-
Summary
Get a ApplicationVersion -
Description
Get a ApplicationVersionbased on the _key or name.
- 200 OK