Website Management APIs
The catalogue provides a comprehensive list of all available APIs for Website Management. APIs are categorized by features, including the essential information such as Request URI, method, and brief descriptions.
API Name | Method | Request URI | Description |
---|---|---|---|
Create Website | POST | /waap/v1.0/website | Create a new website |
Get Website List | GET | /waap/v1.0/websites | Retrieve the list of websites |
Get Website Details | GET | /waap/v1.0/website/{id} | Get website details |
Delete Website | DELETE | /waap/v1.0/website/{id} | Delete a website |