Create Share Link
Spotlight
Create Share Link
Create a shareable link for a session.
POST
Create Share Link
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token authentication.Path Parameters
The session UUID to share
Example Request
Response
Status Codes
| Code | Description |
|---|---|
200 | Success |
401 | Unauthorized - invalid or missing JWT token |
404 | Session not found |

