agent builder

Rename attachment

Spaces method and path for this operation:

<div><span class="operation-verb patch">patch</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.

Rename an attachment without creating a new version.<br/><br/>[Required authorization] Route required privileges: agentBuilder:read.

patch/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 rename.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

descriptionstring required

The new description/name for the attachment.

Response

Indicates a successful response

Changes

No recorded changes to this endpoint across all 102 revisions of this API.