curl --location --request POST '/api/rest/v1/asset-media-files' \ --header 'Content-type: application/json' \ --data-raw '{ "file": "string" }'
{}