Create conversation
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/agent_builder/conversations</span></div>Refer to Spaces for more information.
Create an empty conversation without sending a message. Returns the created conversation immediately. Use this to obtain a conversation ID before starting a chat session. To learn more about agent conversations, refer to the agent chat documentation.<br/><br/>[Required authorization] Route required privileges: agentBuilder:read.
Headers
A required header to protect against CSRF attacks
Request body
Response
Indicates a successful response
Changes
Changed in 3 of the 176 revisions of this API.13
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
- ▲
the
request property's maxLength was decreased to64request-property-max-length-decreased
- ▲
- ○
endpoint added
endpoint-added
- ○
Of the 176 revisions, 20 have no diff computed.