# Portals Portals allow a public (or passcode protected) view on [`Assets`](#tag/Assets) within a set of folders. ## Create a portal - [POST /portals](https://api-docs.dash.app/dash/openapi/portals/postportal.md): Create a new Portal, allowing public access to specified folders to anyone who has one of the Portal.slugs. ## Get a portal - [GET /portals/{id}](https://api-docs.dash.app/dash/openapi/portals/getportal.md): Get a Portal ## Update a portal - [PATCH /portals/{id}](https://api-docs.dash.app/dash/openapi/portals/patchportal.md): Patch a Portal ## Delete a portal - [DELETE /portals/{id}](https://api-docs.dash.app/dash/openapi/portals/deleteportal.md): Delete a Portal. ## Search for portals - [POST /portal-searches](https://api-docs.dash.app/dash/openapi/portals/postportalsearch.md): Create a new PortalSearch