Multi-Tenant
Create Multi-Tenant Session
Returns a session URL for multi-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 Customer ID to query from
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