Authorization: Bearer ********************
curl --location --request DELETE '/images/delete' \ --header 'Authorization: Bearer <token>' \ --data-urlencode 'image=http://localhost:3037/uploads/campaign/1753751198868590863.png'
{}