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