Skip to main content
PUT
Update

Headers

string
required
Your API key for authorization.

Path Parameters

string
required
The ID of the style to update.

Body Parameters

string
required
New descriptive text for the style profile. This should include style preferences, colors, patterns, or any other fashion attributes that define the style.

Response

boolean
Indicates whether the operation was successful.
object
The updated style object containing:
string
A code indicating the result of the operation. Possible values:
  • STYLE_UPDATED: Style updated successfully
  • STYLE_PROFILE_UPDATE_FAILED: Failed to update style profile
string
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.