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