Remove Supplier from RFQ

Removes a supplier from an RFQ. Returns 204 No Content on success.

Requires scope: rfqs:write

Authentication

API_KEYstring
API Key authentication via header

Path parameters

idUUIDRequired
RFQ ID.
supplierIdUUIDRequired
Supplier ID to remove.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error