VendorHubSurveyEditorDelete question paramDelete question param DELETE /api/v1/vendorhub/admin/survey-editor/questions/:questionId/params/:paramId Permanently deletes a question parameter. Returns 204 on success, 404 if the param does not belong to the question. Request Responses200OK