Values.DeleteQuickResponseRequestSourceDeletes a quick response.
type nonrec t = {knowledgeBaseId : UuidOrArn.t;The knowledge base from which the quick response is deleted. The identifier of the knowledge base.
*)quickResponseId : UuidOrArn.t;The identifier of the quick response to delete.
*)}