Customers
Crear sesión del portal del cliente
Crea una sesión del portal del cliente para un cliente específico.
POST
JavaScript
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de ruta
Customer Id
Parámetros de consulta
If true, will send link to user.
Optional return URL for this session. Overrides the business-level default. This URL will be shown as a "Return to {business}" back button in the portal.
Respuesta
Successfully send email to customer (if they exist)
Last modified on January 28, 2026
JavaScript