Update frontend name
Update frontend name for an existing attribute group
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
attributeGroupName
| string Example: color |
Request body
requiredParameter | Details |
---|---|
-
| object Example: { "de_DE": "Farbe", "en_GB": "Color" } |
Responses
204
Attribute group was successfully updated.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
PUT