Customers
Créer une session du portail client
Créer une session du portail client pour un client spécifique.
POST
JavaScript
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
Customer Id
Paramètres de requête
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.
Réponse
Successfully send email to customer (if they exist)
Last modified on January 28, 2026
JavaScript