http://localhost/mod-erm-usage
This documents the API calls that can be made to query and manage files in module erm-usage
Upload/update a file in module erm-usage.
POST /erm-usage/files
Media type: application/octet-stream
Type: any
Get file by id
GET /erm-usage/files/{id}
Delete a file identified by id
DELETE /erm-usage/files/{id}