curl --location --request DELETE 'http://localhost:9050/apis/v1/stories/00000000-0000-0000-0000-200000000000/reactions/5bcc1677-eb7f-4234-bc85-1842559938c8'
{ "toast": { "title": "게시글 리액션 제거", "description": "게시글의 리액션을 제거했습니다." }, "payload": { "id": "5bcc1677-eb7f-4234-bc85-1842559938c8", "createdAt": "2025-01-12T01:10:11.707Z", "updatedAt": "2025-01-12T01:12:21.249Z", "deletedAt": null, "type": "FIRE", "userId": "00000000-0000-0000-0000-000000000000", "postId": "00000000-0000-0000-0000-200000000000" } }