You need to enable JavaScript to run this app.
일반
문서 BODY 정보 {#body-data}
bodyValue {#body-value}
속성
타입
설명
documentFormName
string
일반 서식 구분명
contentType
string
콘텐츠 타입(HTML, TEXT)
body
string
내용
Response Example {#body-data-example}
{ "documentFormName" : "제안", "contentType" : "HTML", "body" : "<div>신제품이 출시됩니다.</div>"}