Vendor
Update Vendor
Updates a vendor by identifier. Only fields included in the request body are updated. We recommend reading Updating data with PUT before using this endpoint.
Member management is not part of this endpoint. To add a user to a vendor, invite them via the Create User endpoint specifying the vendor's VendorProjectManager group. To remove a user from the vendor, remove them from that group using the Update Group or Update User endpoints.
put/vendors/{vendorId}
Headers
X-LC-Tenantstring required
The identifier of the account where the request is executed.
Authorizationstring required
The bearer access token provided by Auth0.
Request body
Response
No Content