API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Soft delete file metadata

DELETE/files/v1/{fileId}

S3 presigned URL flow for upload/download with file metadata persistence.

Pfad-Parameter

NameTypBeschreibung
fileIderforderlichstring

Beispiel

curl -X DELETE https://api.codemeta-os.de/files/v1/{fileId} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.files.delete();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche