Skip to main content
PATCH
/
v1
/
admin
/
organizations
/
{orgId}
/
vendors
/
{vendorId}
Update a vendor for an organization (admin)
curl --request PATCH \
  --url http://localhost:3333/v1/admin/organizations/{orgId}/vendors/{vendorId}

Path Parameters

orgId
string
required
vendorId
string
required

Response

200 - undefined