/
PO
postoo
/
postoo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
postoo
postoo API
post
/v1/business/{business_id}/meeting/
v1
latest
OpenAPI 3.0.3
2026-08-06
220
402
931.4 KB
meeting
post
/v1/business/{business_id}/meeting/
Path parameters
business_id
integer
required
Request body
MeetingCreate
required
id
integer
required
title
string
required
status
'B'
|
'C'
|
'P'
required
B
- 미팅 전
C
- 미팅 취소
P
- 미팅 완료
location
string
required
meetingDate
string
date
required
meetingTime
string
time
required
link
string
required
inquiry
MeetingInquiryForListCreate
required
Response
MeetingCreate
required
id
integer
required
title
string
required
status
'B'
|
'C'
|
'P'
required
B
- 미팅 전
C
- 미팅 취소
P
- 미팅 완료
location
string
required
meetingDate
string
date
required
meetingTime
string
time
required
link
string
required
inquiry
MeetingInquiryForListCreate
required