Multi-language
Create or update product specification translation by product ID
Inserts or updates language-specific information for a given product specification searching by product ID.
ℹ️ Learn more in the Catalog multi-language integration guide.
Permissions
Any user or application key must have at least one of the appropriate License Manager resources to be able to successfully run this request. Otherwise they will receive a status code 403 error. These are the applicable resources for this endpoint:
| Product | Category | Resource |
|---|---|---|
| Catalog | Content | Categories Management |
put/api/catalog/pvt/products/{productId}/specification/{specificationId}/language
Path parameters
productIdinteger required
Example:18
Unique identifier of the product.
specificationIdinteger required
Example:7
Unique identifier of the specification.
Headers
Content-Typestring required
Type of the content being sent.
Acceptstring required
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Request body
Response
Created