Customers
إنشاء جلسة بوابة العملاء
إنشاء جلسة لبوابة العملاء لعميل محدد.
POST
JavaScript
التفويضات
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
معلمات المسار
Customer Id
معلمات الاستعلام
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.
الاستجابة
Successfully send email to customer (if they exist)
Last modified on January 28, 2026
JavaScript