# Update Variant by Code Update a variant by its code. Requires the "EDIT" role in the "Products" module. Endpoint: PUT /api/v3/Variant Version: 3.1.0 Security: OAuth2_clientCredentials ## Response 200 fields (application/json): - `Message` (string) Variant has been updated ## Response 500 fields (application/json): - `Message` (string) - `StackTrace` (string)