Content Management

Create Assistant Session

Open the guide's assistant for this operator.

Returns the tenant's Knowledge 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).

post/api/v1/content/properties/{property_id}/assistant-session

Path parameters

property_idstring uuid required

Response

Successful Response

chat_agent_idstring uuid required
conversation_idstring uuid required

Changes

No recorded changes to this endpoint across all 1 revision of this API.