Generates a short-lived JWT share token for the referenced session. The token encodes session_kind so the importing application can reconstruct the correct kind. Works for both user and business sessions. Session must be in a finished status. Permission: write:session-status.
Documentation Index
Fetch the complete documentation index at: https://docs.didit.me/llms.txt
Use this file to discover all available pages before exploring further.
session_id in both tables and generates a JWT share token that includes:
APPROVED, DECLINED, IN_REVIEW).write:sessions privilege.for_application_id must be a valid Didit application (usually a partner’s application).| Parameter | Min | Max | Default |
|---|---|---|---|
ttl_in_seconds | 60 | 86400 | 3600 |