Single-Tenant
Create Single-Tenant Session
Returns a session URL for single-tenant operations
POST
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:
File Upload
The URL to redirect to after the session is complete
The URL to redirect to if the session is cancelled
Response
200
application/json
Successful query response
The URL to redirect to after the session is complete