cURL
curl --request PATCH \ --url https://openapi.pluuug.com/v1/inquiry/{inquiry_id}/history/{history_id} \ --header 'Content-Type: application/json' \ --data '{ "content": "<string>", "created": "2023-11-07T05:31:56Z" }'
{ "id": 123, "content": "<string>", "created": "2023-11-07T05:31:56Z", "member": { "id": 123, "nickname": "<string>", "email": "<string>", "isActive": true, "grade": { "id": 123, "title": "<string>" } } }
내용
1 - 5000
생성시간
5000
작성 멤버
Show child attributes