cURL
curl --request POST \ --url https://openapi.pluuug.com/v1/contract/{contract_id}/history \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "content": "<string>", "created": "2025-11-05T17:04:00.949074", "member": { "id": 123 } } '
{ "id": 123, "content": "<string>", "created": "2025-11-05T17:04:00.949074", "member": { "id": 123, "nickname": "<string>", "email": "<string>", "isActive": true, "grade": { "id": 123, "title": "<string>" } } }
내용
1 - 5000
생성시간
작성 멤버
Show child attributes
5000
닉네임
이메일
활성화 여부
등급