Create conversation attachment
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/{conversation_id}/attachments</span></div>Refer to Spaces for more information.
Create a new attachment for a conversation with version tracking.<br/><br/>[Required authorization] Route required privileges: agentBuilder:read.
Path parameters
The unique identifier of the conversation.
Headers
A required header to protect against CSRF attacks
Request body
Response
Indicates a successful response
Changes
Changed in 2 of the 176 revisions of this API.51
- ○
added the new optional request property
new-optional-request-property
- ○
- ●
for the
pathrequest parameterconversation_id, the maxLength was set to256request-parameter-max-length-set
- ●
the
request property's maxLength was set to2048request-property-max-length-set
- ●
the
request property's maxLength was set to256request-property-max-length-set
- ●
the
request property's maxLength was set to2048request-property-max-length-set
- ●
the
request property's maxLength was set to256request-property-max-length-set
- ●
Of the 176 revisions, 20 have no diff computed.