curl --location --request POST '/core/media/' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --form 'file=@""'
{}