Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8000/api/api/urls/1'
{ "message": "URL deleted successfully" }