post https://apis.openapi.sk.com/sigmeta/golf/v1/create_analyzer
골프 스윙 준비 자세의 Frame을 추출할 영상을 업로드 할 수 있는 URL과 Job ID를 반환합니다.
Responses
204No Content
골프 스윙 준비 자세의 Frame을 추출할 영상을 업로드 할 수 있는 URL과 Job ID를 반환합니다.
204No Content
xxxxxxxxxx
12curl --request POST \
--url https://apis.openapi.sk.com/sigmeta/golf/v1/create_analyzer \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--header 'appKey: l7xx846db5f3bc1e48d29b7275a745d501c8' \
--data '
{
"Type": "Guideline",
"Action": "CreateAnalyzer",
"Swing": "Full_Front"
}
'
Try It!
to start a request and see the response here! Or choose an example: