delete http://localhost:3000/scheduling/shifts/
Delete shift
Log in to see full request history
Response
200OK
Delete shift
200OK
xxxxxxxxxx
curl --request DELETE \
--url http://localhost:3000/scheduling/shifts/shiftId
Try It!
to start a request and see the response here!