Update a style profile.
Your API key for authorization.
The ID of the style to update.
New descriptive text for the style profile. This should include style preferences, colors, patterns, or any other fashion attributes that define the style.
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 profileError 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.