Material Vendor
Update a specific material vendor. Use this endpoint instead of the path-based v1 when your material ids may contain '/' characters, which ASP.NET Core routing cannot match once URL-encoded.
put/api/v2/material-vendors/{vendorId}
Path parameters
vendorIdstring required
Unique id of the vendor to update on the material.
Request body
Response
Update successful
Changes
No recorded changes to this endpoint across all 23 revisions of this API.