Authorization: ********************{
"id": 0
}curl --location 'http://192.168.0.22/nexgen/equipment-manage7/upkeep/delUpkeep' \
--header 'userId;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": 0
}'{}