Delete a Portal
delete
/v1/portal/portals/{portalId}
Deletes a portal.
A portal manager can delete the portal. Deleting a portal is permanent; it cannot be restored after it is deleted.
Request
Supported Media Types
- application/json
Path Parameters
-
portalId: string
The short id of the portal.
Response
Supported Media Types
- application/json
204 Response
Portal successfully deleted.
404 Response
ID for the portal is invalid