Storiq One API
v1.0
API for Storiq One
|
To delete all metadata of an archive To delete metadata by the key : "name", "format", "observation", "conserver jusqu'au" of an archives use DELETE method : with a reference to an archive id and or the key(s) of the metadatas.
path : /storiqone-backend/api/v1/archive/metadata
To delete all metadata of an archivefile To delete metadata by the key : "name", "format", "observation", "conserver jusqu'au" of an archivefile use DELETE method : with a reference to an archivefile id and or the key(s) of the metadatas.
path : /storiqone-backend/api/v1/archivefile/metadata
To get metadatas from a vtl, use GET method : with a reference to a vtl id
path : /storiqone-backend/api/v1/vtl/metadata
To get a metadata key of a vtl file, use GET method : with a reference to a vtl id and a reference to a key
path : /storiqone-backend/api/v1/vtl/metadata