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
Path Parameters
Back to Top

Response

Supported Media Types

204 Response

Portal successfully deleted.

404 Response

ID for the portal is invalid
Back to Top