Styles
Update
Update a style profile.
PUT
Headers
Your API key for authorization.
Path Parameters
The ID of the style to update.
Body Parameters
New descriptive text for the style profile. This should include style preferences, colors, patterns, or any other fashion attributes that define the style.
Response
Indicates whether the operation was successful.
The updated style object containing:
A code indicating the result of the operation. Possible values:
STYLE_UPDATED
: Style updated successfullySTYLE_PROFILE_UPDATE_FAILED
: Failed to update style profile
Error message if the request fails.
Updating a style will regenerate the style embedding using the new text, which may affect how products are matched to this style.