Create Website Assistant Session
Open the Website workspace's assistant for this operator.
Returns the tenant's Website Agent + a conversation bound to (this user, this property), creating or resuming it. POST (not GET) because it mutates: resolving the session may create the conversation, and provision the agent.
Mirrors the guide's /assistant-session; _owned_property already folds in the tenant scope, the admin gate and the WEBSITE_CLONE flag, so this route cannot hand out an agent on a surface the person may not open.
Path parameters
Response
Successful Response
Changes
Changed in 2 of the 6 revisions of this API.3
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○