Single-Tenant
Create Single-Tenant Session
Returns a session URL for single-tenant operations
POST
Create a single-tenant session
Documentation Index
Fetch the complete documentation index at: https://docs.liquidindex.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The Project ID to query from
The services to be used in the session
Available options:
all, file_upload, google_drive The URL to redirect to after the session is complete
The URL to redirect to if the session is cancelled
Response
Successful query response
The URL to redirect to after the session is complete
Create a single-tenant session