CHeKT Developers
  • Home
  • Guides
  • Public APIs
  • Partner APIs
    • System Status
    • Glossary
    • FAQ
    • Release Notes
CHeKT Dealer API
홈API 문서FAQGlossary
용어집으로 돌아가기

Request Body

API

정의

HTTP 요청에 포함되는 데이터입니다. POST, PUT, PATCH 요청에서 주로 사용되며, JSON 형식으로 전송됩니다.

예시

{"name": "Device 1", "type": "camera"}
이전 용어Rate Limit
다음 용어Response
On this page
정의 예시