Mint a session share URL
Records one SESSION share for the given caliper session and returns the share id,
the Vault share URL, and the instant the parent-facing link stops resolving
(always exactly 604800 seconds after the row was written). The caller must hold
events.readonly and an organization grant that covers the student. There is
no request body. Each call mints a new share; nothing is deduplicated and no
existing share is extended. Store the returned url; do not assemble a Vault
session path from the session id.
Authorizations
OAuth 2.0 client credentials flow. Contact timeback@trilogy.com to request credentials for your application.
Path Parameters
Session ID (caliperSessionId) to share (URL-encoded if necessary)