Generate Custom CSS
POST/v1/forms/generate-custom-css
Provide a prompt describing the desired styling, and optionally include image_urls for visual references. Returns generated Styles that can be applied to a form via UpdateForm.
Example: prompt = "Make the form match a modern dark theme with rounded corners"
Request
Responses
- 200
- default
A successful response.
An unexpected error response.