Authorization: Bearer ********************curl --location 'https://dev-api.idukki.ioshorten' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"originalUrl": "https://www.google.com",
"customPath": "my-custom-google"
}'{"error":"originalUrl is required"}