curl --location --request DELETE 'http://localhost:9050/apis/v1/stories/00000000-0000-0000-0000-200000000000/comments/f158fcdf-2066-4232-9662-46446b530e37'
{ "toast": { "title": "댓글 삭제 완료", "description": "댓글을 삭제했습니다." }, "payload": { "id": "79f2f717-37e6-4871-8a7c-85cad8375882", "createdAt": "2025-01-12T01:23:54.665Z", "updatedAt": "2025-01-12T01:32:01.076Z", "deletedAt": null, "content": "Postman 댓글 수정", "userId": "00000000-0000-0000-0000-000000000000", "postId": "00000000-0000-0000-0000-200000000000" } }