curl --location --request GET '/core/mediaLibrary/fileexist' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "exist": true }