Version 11.0.0
RestAPI for the ComponentVersion Object
| Method | Path | Description |
|---|---|---|
| GET | /msapi/compver | Get a List of Component Versions |
| POST | /msapi/compver | Create a ComponentVersion |
| GET | /msapi/compver/:key | Get a Component Version |
| Name | Path | Description |
|---|
-
Summary
Get a List of Component Versions -
Description
Get a list of component versions for the user.
- 200 OK
-
Summary
Create a ComponentVersion -
Description
Create a new ComponentVersion and persist it
- 200 OK
-
Summary
Get a Component Version -
Description
Get a compver details based on the _key or name.
- 200 OK