POST
/
features
/
video-to-casestudy
cURL
curl --request POST \
  --url https://py-api.hobbo.ai/features/video-to-casestudy \
  --header 'Content-Type: application/json' \
  --data '{
  "query": "<string>"
}'
{
  "case_study_html": "<string>"
}

Body

application/json

Case study generation parameters

query
string
required

Text of the review

Response

Case study generated successfully

case_study_html
string

HTML content