Remove questionnaire from vendor
DELETE /api/v1/vendorhub/enterprises/:enterpriseId/vendors/:enterpriseVendorId/questionnaires/:questionSetId
Removes a questionnaire assignment from the vendor. Returns 204 on success, 404 if the assignment does not exist.
Request