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