Fichiers
Téléverser un fichier
POST/v1/files
Lister les fichiers
GET/v1/files
Télécharger un fichier
GET/v1/files/{file_id}/content
Obtenir les métadonnées d'un fichier
GET/v1/files/{file_id}
Supprimer un fichier
DELETE/v1/files/{file_id}
ID of the deleted file.
Deleted object type.
For file deletion, this is always "file_deleted".
The ID of the scoping resource (e.g., the session ID).
The type of scope (e.g., "session").