v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
agent builder

Update conversation attachment

Spaces method and path for this operation:

<div><span class="operation-verb put">put</span>&nbsp;<span class="operation-path">/s/{space_id}/api/agent_builder/conversations/{conversation_id}/attachments/{attachment_id}</span></div>

Refer to Spaces for more information.

Update an attachment content. Creates a new version if content changed.<br/><br/>[Required authorization] Route required privileges: agentBuilder:read.

put/api/agent_builder/conversations/{conversation_id}/attachments/{attachment_id}

Path parameters

conversation_idstring required

The unique identifier of the conversation.

attachment_idstring required

The unique identifier of the attachment to update.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

{"stackTrail":"paths:/api/agent_builder/conversations/{conversation_id}/attachments/{attachment_id}:put:requestBody:content:application/json:schema:properties:data","oasType":"schema","type":"unknown","description":"The new attachment data/content.","nullable":true}
descriptionstring

Optional new description for the attachment.

Response

Indicates a successful response