Endpoints
Update an existing design
Updates an existing design based on the provided prompt.
POST
Authorizations
Path Parameters
The unique ID of the design to be updated.
Body
application/json
The new prompt for updating the design.
Example:
"Make the button green"
Response
200
_mintlify/placeholder
Design updated successfully.
Was this page helpful?