Authorization: Bearer ********************curl --location --request DELETE 'https://getrasl.io/api/v1//sources/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"status": "success",
"message": "Source deleted successfully"
}