Authorization: Bearer ********************
{ "day": 0, "activityId": 0 }
curl --location --request DELETE '/activity/deleteDay' \ --header 'Content-Type: application/json' \ --data-raw '{ "day": 0, "activityId": 0 }'
{}