API
Update an existing design
Updates an existing design based on the provided prompt.
POST
/
pattern
/
{id}
Authorizations
x-mp-api-key
string
headerrequiredPath Parameters
id
string
requiredThe unique ID of the design to be updated.
Body
application/json
prompt
string
requiredThe new prompt for updating the design.
Was this page helpful?