Create Customer Portal
Creates a new customer portal magic link with configurable features.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Configuration for a customer portal
Whether the portal is in developer mode. Only available for Seam employees.
Filter configuration for resources based on their custom_metadata. Each filter specifies a field, operation, and value to match against resource custom_metadata.
The ID of the customization profile to use for the portal.
Deep link target resource for initial redirect. When set, the portal will navigate directly to the specified resource.
Whether to exclude the option to select a locale within the portal UI.
Whether the portal is embedded in another application.
Configuration for the landing page when the portal loads.
The locale to use for the portal.
en-US, pt-PT, fr-FR, it-IT, es-ES Navigation mode for the portal. 'restricted' tells frontend to hide navigation UI, typically used for embedded deep links.
full, restricted Response
OK
Represents a Customer Portal. Customer Portal is a hosted, customizable interface for managing device access. It enables you to embed secure, pre-authenticated access flows into your product—either by sharing a link with users or embedding a view in an iframe.
Represents a Customer Portal. Customer Portal is a hosted, customizable interface for managing device access. It enables you to embed secure, pre-authenticated access flows into your product—either by sharing a link with users or embedding a view in an iframe.

