Create QES Session Link
QES Onboarding
QES Onboarding Create Session Link Service
QES Onboarding Create Session Link Service API Documentation
POST
Create QES Session Link
For a usage description of the QES Onboarding Create Session Link Service, please refer to the QES Onboarding page.Documentation Index
Fetch the complete documentation index at: https://umbrella-docs.info/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
POST/onboarding/createSessionLink
Swagger
Authorizations
Bearer token obtained from POST /auth. Valid for 60 minutes.
Body
application/json
User's email address.
Example:
"user@example.com"
User's phone number (E.164 format).
Pattern:
^\+?[1-9]\d{1,14}$Example:
"+436769556026"
URL to redirect user to after signing.
Example:
"https://example.com/onboarding/success"
Public HTTPS URL of the PDF to sign. Must be accessible without auth headers.
Pattern:
^https://Example:
"https://cdn.idcanopy.com/pdf/onb-t3.pdf"
Signature fields in the PDF (AcroForm field IDs).
Pre-fillable text fields in the PDF.