Skip to main content
PATCH
/
volumes
/
{volume_id}
/
files
Rename Volume File
curl --request PATCH \
  --url https://api.declaw.ai/volumes/{volume_id}/files \
  --header 'X-API-Key: <api-key>'
Renames from to to within the same volume.