Create Portal
POST
/v1/portalsBearer tokenCreates a new portal instance for the authenticated tenant.
Request Body
namestringRequiredDisplay name for the portal.
typestringRequiredPortal type: customer, admin, or partner.
domainstringRequiredCustom domain for the portal (e.g., portal.example.com).
brandingobjectCustom branding configuration including logo URL, primary color, and favicon.
featuresstring[]List of enabled features: self_service, billing, support, monitoring.
Response
Response
Errors
Response