Skip to main content
POST
Share a session
Makes a session publicly accessible via a share URL. Anyone with the link can view the session without authentication. Revoke it with Unshare. Returns 200 with a ShareLink object.

Path parameters

string
required
The session ID.

Response

Response
share_url is a path relative to the API host you called, so prepend your regional base URL (for example https://agp.eu.hcompany.ai) before handing it out.

Examples

Last modified on September 11, 2026