v1

latestOpenAPI 3.0.0proprietary2026-07-261695971.5 MB
Archive

Direct upload an archived file

Archive a file in a secure digital safe for 10 years

post/archives

Response

The upload of the archived file is successful.

idstring uuid required
sha256string required

Sha256 checksum

filenamestring required
created_atstring date-time required

Creation date of the file

expired_atstring date-time nullable required

Expiration date of the file

content_typestring required
sizeinteger required
archive_y_identifierstring nullable required

Identifier that allows to save the file in an additional storage.

tagsstring[] nullable required

Tags for the file

workspace_idstring uuid required

Example response

{
  "id": "21ac9d25-e24d-4564-b964-d67eed561ca9",
  "sha256": "6ecf29381314217530c02c64a97050a0a6a0944bb974b6b417588277e289aef0",
  "created_at": "2024-01-18T22:59:00Z",
  "expired_at": "2025-01-18T22:59:00Z",
  "content_type": "application/pdf",
  "size": 123456,
  "workspace_id": "528e2077-d0c1-4506-acd9-fac35a9cb7b4"
}