Get portals |
GET /api/portal/get |
Get the list of registered portals. |
Register portal |
POST /api/portal/register |
Checks if the name is available to create a portal. |
Portal deletion |
DELETE /api/portal/remove |
Portal deletion. |
Portal status |
PUT /api/portal/status |
Portal activation status change. |
Validate portal name |
POST /api/portal/validateportalname |
Checks if the name is available to create a portal. |