Sections
| API | Description |
|---|---|
| GET api/Sections/GetSectionById?sectionId={sectionId} |
No documentation available. |
| GET api/Sections/GetSections?languageId={languageId} |
No documentation available. |
| POST api/Sections/AddSection |
No documentation available. |
| GET api/Sections/RemoveSection?sectionId={sectionId} |
No documentation available. |
| POST api/Sections/EditSection |
No documentation available. |
| POST api/Sections/AddSectionEntity?sectionId={sectionId}&entityId={entityId} |
No documentation available. |
| GET api/Sections/RemoveSectionEntity?sectionEntityId={sectionEntityId} |
No documentation available. |
| GET api/Sections/GetSectionEntityBySectionId?sectionId={sectionId}&languageId={languageId} |
No documentation available. |
Entities
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |