cURL
curl --request POST \ --url https://api.hobbo.ai/public/v1/feed-form-generator \ --header 'Content-Type: application/json' \ --data '{ "brief": "<string>", "language": "<string>", "user_meta": { "user_email": "jsmith@example.com" } }'
{ "status": 200, "data": {}, "success": true, "message": "<string>" }
Generate custom feedback forms instantly. Just describe what feedback you need, and our AI creates a complete form with relevant questions and settings.
Feedback form generation parameters
Description of the feedback you want to collect
User metadata including email
Show child attributes
Optional language for the feedback form
Feedback form generated successfully
HTTP status code
Complete form configuration
Indicates if the operation was successful
Response message