CodeLoadHistory
The Themes.
Required Scope: products
| API | Description |
|---|---|
| GET api2/code_load_history/count.json |
Count of Theme |
| GET api2/code_load_history.json |
Get Theme |
| GET api2/code_load_history/{id}.json |
Theme by ID |
| POST api2/code_load_history.json |
Create a Theme |
| PUT api2/code_load_history/{id}.json |
Theme by ID |
| DELETE api2/code_load_history/{id}.json |
Delete Theme by ID |
| POST api/CodeLoadHistory |
No documentation available. |
| POST api/CodeLoadHistory?indent={indent}&iDeep={iDeep} |
No documentation available. |